public class XWPFWordExtractorDecorator extends AbstractOOXMLExtractor
config, EMBEDDED_RELATIONSHIPS, extractor| Constructor and Description |
|---|
XWPFWordExtractorDecorator(org.apache.tika.metadata.Metadata metadata,
org.apache.tika.parser.ParseContext context,
org.apache.poi.xwpf.extractor.XWPFWordExtractor extractor) |
XWPFWordExtractorDecorator(org.apache.tika.parser.ParseContext context,
org.apache.poi.xwpf.extractor.XWPFWordExtractor extractor)
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildXHTML(org.apache.tika.sax.XHTMLContentHandler xhtml)
Populates the
XHTMLContentHandler object received as parameter. |
protected List<org.apache.poi.openxml4j.opc.PackagePart> |
getMainDocumentParts()
Include main body and anything else that can
have an attachment/embedded object
|
getDocument, getJustFileName, getMetadataExtractor, getXHTML, handleEmbeddedFile, loadLinkedRelationshipspublic XWPFWordExtractorDecorator(org.apache.tika.metadata.Metadata metadata,
org.apache.tika.parser.ParseContext context,
org.apache.poi.xwpf.extractor.XWPFWordExtractor extractor)
@Deprecated public XWPFWordExtractorDecorator(org.apache.tika.parser.ParseContext context, org.apache.poi.xwpf.extractor.XWPFWordExtractor extractor)
context - extractor - protected void buildXHTML(org.apache.tika.sax.XHTMLContentHandler xhtml)
throws SAXException,
org.apache.xmlbeans.XmlException,
IOException
AbstractOOXMLExtractorXHTMLContentHandler object received as parameter.buildXHTML in class AbstractOOXMLExtractorSAXExceptionorg.apache.xmlbeans.XmlExceptionIOExceptionXWPFWordExtractor.getText()protected List<org.apache.poi.openxml4j.opc.PackagePart> getMainDocumentParts()
getMainDocumentParts in class AbstractOOXMLExtractorCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.