Package org.apache.poi.ooxml.extractor
-
Interface Summary Interface Description POIXMLTextExtractor -
Class Summary Class Description CommandLineTextExtractor A command line wrapper aroundExtractorFactory
, useful for when debugging.POIXMLExtractorFactory Figures out the correct POITextExtractor for your supplied document, and returns it.POIXMLPropertiesTextExtractor APOITextExtractor
for returning the textual content of the OOXML file properties, eg author and title.