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.hslf.usermodel | |
org.apache.poi.hssf.converter | |
org.apache.poi.hssf.extractor | |
org.apache.poi.hwpf.converter |
Modifier and Type | Method and Description |
---|---|
SummaryInformation |
POIDocument.getSummaryInformation()
Fetch the Summary Information of the document
|
Modifier and Type | Method and Description |
---|---|
default SummaryInformation |
POIOLE2TextExtractor.getSummaryInformation()
Returns the summary information metadata for the document.
|
Modifier and Type | Method and Description |
---|---|
static SummaryInformation |
PropertySetFactory.newSummaryInformation()
Creates a new summary information.
|
Modifier and Type | Method and Description |
---|---|
SummaryInformation |
HSLFSlideShow.getSummaryInformation() |
Modifier and Type | Method and Description |
---|---|
protected void |
ExcelToHtmlConverter.processDocumentInformation(SummaryInformation summaryInformation) |
protected void |
ExcelToFoConverter.processDocumentInformation(SummaryInformation summaryInformation) |
Modifier and Type | Method and Description |
---|---|
SummaryInformation |
EventBasedExcelExtractor.getSummaryInformation()
Would return the summary information metadata for the document,
if we supported it
|
Modifier and Type | Method and Description |
---|---|
protected void |
WordToHtmlConverter.processDocumentInformation(SummaryInformation summaryInformation) |
protected void |
WordToFoConverter.processDocumentInformation(SummaryInformation summaryInformation) |
protected abstract void |
AbstractWordConverter.processDocumentInformation(SummaryInformation summaryInformation) |
protected void |
WordToTextConverter.processDocumentInformation(SummaryInformation summaryInformation) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.