Interface | Description |
---|---|
POIXMLTextExtractor |
Class | Description |
---|---|
CommandLineTextExtractor |
A command line wrapper around
ExtractorFactory , useful
for when debugging. |
POIXMLExtractorFactory |
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. |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.