Package | Description |
---|---|
org.apache.poi.extractor | |
org.apache.poi.extractor.ole2 | |
org.apache.poi.ooxml.extractor |
Modifier and Type | Class and Description |
---|---|
class |
MainExtractorFactory
ExtractorFactory for HSSF and Old Excel format
|
Modifier and Type | Method and Description |
---|---|
static void |
ExtractorFactory.addProvider(ExtractorProvider provider) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtractorFactory.removeProvider(java.lang.Class<? extends ExtractorProvider> provider) |
Modifier and Type | Class and Description |
---|---|
class |
OLE2ScratchpadExtractorFactory
Scratchpad-specific logic for
ExtractorFactory and
ExtractorFactory , which permit the other two to run with
no Scratchpad jar (though without functionality!) |
Modifier and Type | Class and Description |
---|---|
class |
POIXMLExtractorFactory
Figures out the correct POITextExtractor for your supplied
document, and returns it.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.