public interface OOXMLExtractor
org.apache.poi.ooxml.extractor.POIXMLTextExtractor| Modifier and Type | Method and Description |
|---|---|
POIXMLDocument |
getDocument()
Returns the opened document.
|
MetadataExtractor |
getMetadataExtractor()
org.apache.poi.ooxml.extractor.POIXMLTextExtractor#getMetadataTextExtractor() not yet supported
for OOXML by POI. |
void |
getXHTML(org.xml.sax.ContentHandler handler,
Metadata metadata,
ParseContext context)
Parses the document into a sequence of XHTML SAX events sent to the
given content handler.
|
POIXMLDocument getDocument()
org.apache.poi.ooxml.extractor.POIXMLTextExtractor#getDocument()MetadataExtractor getMetadataExtractor()
org.apache.poi.ooxml.extractor.POIXMLTextExtractor#getMetadataTextExtractor() not yet supported
for OOXML by POI.void getXHTML(org.xml.sax.ContentHandler handler,
Metadata metadata,
ParseContext context)
throws org.xml.sax.SAXException,
XmlException,
java.io.IOException,
TikaException
org.xml.sax.SAXExceptionXmlExceptionjava.io.IOExceptionTikaException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"