public class XSLFExtractor extends SlideShowExtractor<XSLFShape,XSLFTextParagraph> implements POIXMLTextExtractor
slideshow
Constructor and Description |
---|
XSLFExtractor(XMLSlideShow slideshow) |
Modifier and Type | Method and Description |
---|---|
XMLSlideShow |
getDocument()
Returns opened document
|
POIXMLPropertiesTextExtractor |
getMetadataTextExtractor()
Returns another text extractor, which is able to
output the textual content of the document
metadata / properties, such as author and title.
|
getCodepoints, getCodepointsInSparseBitSet, getFilesystem, getOLEShapes, getText, getText, isCloseFilesystem, setCloseFilesystem, setCommentsByDefault, setMasterByDefault, setNotesByDefault, setSlidesByDefault
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkMaxTextSize, close, getCoreProperties, getCustomProperties, getExtendedProperties, getPackage
getFilesystem, getText, isCloseFilesystem, setCloseFilesystem
public XSLFExtractor(XMLSlideShow slideshow)
public XMLSlideShow getDocument()
SlideShowExtractor
getDocument
in interface POITextExtractor
getDocument
in interface POIXMLTextExtractor
getDocument
in class SlideShowExtractor<XSLFShape,XSLFTextParagraph>
public POIXMLPropertiesTextExtractor getMetadataTextExtractor()
POITextExtractor
getMetadataTextExtractor
in interface POITextExtractor
getMetadataTextExtractor
in interface POIXMLTextExtractor
getMetadataTextExtractor
in class SlideShowExtractor<XSLFShape,XSLFTextParagraph>
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.