Package | Description |
---|---|
org.apache.poi.ooxml.extractor | |
org.apache.poi.xslf.extractor | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
default POIXMLPropertiesTextExtractor |
POIXMLTextExtractor.getMetadataTextExtractor()
Returns an OOXML properties text extractor for the
document properties metadata, such as title and author.
|
POIXMLPropertiesTextExtractor |
POIXMLPropertiesTextExtractor.getMetadataTextExtractor() |
Modifier and Type | Method and Description |
---|---|
POIXMLPropertiesTextExtractor |
XSLFExtractor.getMetadataTextExtractor() |
Modifier and Type | Method and Description |
---|---|
POIXMLPropertiesTextExtractor |
XMLSlideShow.getMetadataTextExtractor() |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.