public class XWPFWordExtractorDecorator extends AbstractOOXMLExtractor
extractor| Constructor and Description |
|---|
XWPFWordExtractorDecorator(ParseContext context,
org.apache.poi.xwpf.extractor.XWPFWordExtractor 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()
Word documents are simple, they only have the one
main part
|
getDocument, getJustFileName, getMetadataExtractor, getXHTML, handleEmbeddedFilepublic XWPFWordExtractorDecorator(ParseContext context, org.apache.poi.xwpf.extractor.XWPFWordExtractor extractor)
protected void buildXHTML(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–2016 The Apache Software Foundation. All rights reserved.