Class | Description |
---|---|
CommandLineTextExtractor |
A command line wrapper around
ExtractorFactory , useful
for when debugging. |
ExtractorFactory |
Figures out the correct POITextExtractor for your supplied
document, and returns it.
|
POIXMLPropertiesTextExtractor |
A
POITextExtractor for returning the textual
content of the OOXML file properties, eg author
and title. |
POIXMLTextExtractor |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.