Package | Description |
---|---|
org.apache.poi | |
org.apache.poi.extractor | |
org.apache.poi.hpsf |
Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems.
|
org.apache.poi.hssf.extractor |
Modifier and Type | Method and Description |
---|---|
DocumentSummaryInformation |
POIDocument.getDocumentSummaryInformation()
Fetch the Document Summary Information of the document
|
Modifier and Type | Method and Description |
---|---|
DocumentSummaryInformation |
POIOLE2TextExtractor.getDocSummaryInformation()
Returns the document information metadata for the document
|
Modifier and Type | Method and Description |
---|---|
static DocumentSummaryInformation |
PropertySetFactory.newDocumentSummaryInformation()
Creates a new document summary information.
|
Modifier and Type | Method and Description |
---|---|
DocumentSummaryInformation |
EventBasedExcelExtractor.getDocSummaryInformation()
Would return the document information metadata for the document,
if we supported it
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.