Package | Description |
---|---|
org.zkoss.poi | |
org.zkoss.poi.hpsf |
Processes streams in the Horrible Property Set Format (HPSF) in POI
filesystems.
|
org.zkoss.poi.hssf.converter | |
org.zkoss.poi.hssf.extractor | |
org.zkoss.poi.hwpf.converter |
Modifier and Type | Method and Description |
---|---|
SummaryInformation |
POIOLE2TextExtractor.getSummaryInformation()
Returns the summary information metadata for the document
|
SummaryInformation |
POIDocument.getSummaryInformation()
Fetch the Summary Information of the document
|
Modifier and Type | Method and Description |
---|---|
static SummaryInformation |
PropertySetFactory.newSummaryInformation()
Creates a new summary information.
|
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 |
WordToTextConverter.processDocumentInformation(SummaryInformation summaryInformation) |
protected void |
WordToHtmlConverter.processDocumentInformation(SummaryInformation summaryInformation) |
protected void |
WordToFoConverter.processDocumentInformation(SummaryInformation summaryInformation) |
protected abstract void |
AbstractWordConverter.processDocumentInformation(SummaryInformation summaryInformation) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.