public class POIXMLTextExtractorDecorator extends AbstractOOXMLExtractor
config, EMBEDDED_RELATIONSHIPS, extractor
Constructor and Description |
---|
POIXMLTextExtractorDecorator(ParseContext context,
org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildXHTML(XHTMLContentHandler xhtml)
Populates the
XHTMLContentHandler object received as parameter. |
protected List<org.apache.poi.openxml4j.opc.PackagePart> |
getMainDocumentParts()
Return a list of the main parts of the document, used
when searching for embedded resources.
|
getDocument, getJustFileName, getMetadataExtractor, getXHTML, handleEmbeddedFile, loadLinkedRelationships
public POIXMLTextExtractorDecorator(ParseContext context, org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor)
protected void buildXHTML(XHTMLContentHandler xhtml) throws SAXException
AbstractOOXMLExtractor
XHTMLContentHandler
object received as parameter.buildXHTML
in class AbstractOOXMLExtractor
SAXException
protected List<org.apache.poi.openxml4j.opc.PackagePart> getMainDocumentParts()
AbstractOOXMLExtractor
getMainDocumentParts
in class AbstractOOXMLExtractor
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.