|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OOXMLExtractor
Interface implemented by all Tika OOXML extractors.
POIXMLTextExtractor
Method Summary | |
---|---|
org.apache.poi.POIXMLDocument |
getDocument()
Returns the opened document. |
MetadataExtractor |
getMetadataExtractor()
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. |
Method Detail |
---|
org.apache.poi.POIXMLDocument getDocument()
POIXMLTextExtractor.getDocument()
MetadataExtractor getMetadataExtractor()
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, org.apache.xmlbeans.XmlException, java.io.IOException, TikaException
org.xml.sax.SAXException
org.apache.xmlbeans.XmlException
java.io.IOException
TikaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |