Class AbstractOOXMLExtractor

    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractOOXMLExtractor​(ParseContext context, org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.poi.ooxml.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.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait