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