Package org.apache.poi.ooxml.extractor
-
Class Summary Class Description CommandLineTextExtractor A command line wrapper aroundExtractorFactory
, useful for when debugging.ExtractorFactory 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.POIXMLTextExtractor