public interface POIOLE2TextExtractor extends POITextExtractor
ExcelExtractor
,
VisioTextExtractor
,
WordExtractor
Modifier and Type | Method and Description |
---|---|
default DocumentSummaryInformation |
getDocSummaryInformation()
Returns the document information metadata for the document
|
POIDocument |
getDocument()
Return the underlying POIDocument
|
default POITextExtractor |
getMetadataTextExtractor()
Returns an HPSF powered text extractor for the
document properties metadata, such as title and author.
|
default DirectoryEntry |
getRoot()
Return the underlying DirectoryEntry of this document.
|
default SummaryInformation |
getSummaryInformation()
Returns the summary information metadata for the document.
|
close, getFilesystem, getText, isCloseFilesystem, setCloseFilesystem
default DocumentSummaryInformation getDocSummaryInformation()
default SummaryInformation getSummaryInformation()
default POITextExtractor getMetadataTextExtractor()
getMetadataTextExtractor
in interface POITextExtractor
default DirectoryEntry getRoot()
POIDocument getDocument()
getDocument
in interface POITextExtractor
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.