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