public class XSLFEventBasedPowerPointExtractor
extends org.apache.poi.ooxml.extractor.POIXMLTextExtractor
| Constructor and Description |
|---|
XSLFEventBasedPowerPointExtractor(org.apache.poi.openxml4j.opc.OPCPackage container) |
XSLFEventBasedPowerPointExtractor(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.poi.ooxml.POIXMLProperties.CoreProperties |
getCoreProperties() |
org.apache.poi.ooxml.POIXMLProperties.CustomProperties |
getCustomProperties() |
org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties |
getExtendedProperties() |
org.apache.poi.openxml4j.opc.OPCPackage |
getPackage() |
java.lang.String |
getText() |
static void |
main(java.lang.String[] args) |
public XSLFEventBasedPowerPointExtractor(java.lang.String path)
throws org.apache.xmlbeans.XmlException,
org.apache.poi.openxml4j.exceptions.OpenXML4JException,
java.io.IOException
org.apache.xmlbeans.XmlExceptionorg.apache.poi.openxml4j.exceptions.OpenXML4JExceptionjava.io.IOExceptionpublic XSLFEventBasedPowerPointExtractor(org.apache.poi.openxml4j.opc.OPCPackage container)
throws org.apache.xmlbeans.XmlException,
org.apache.poi.openxml4j.exceptions.OpenXML4JException,
java.io.IOException
org.apache.xmlbeans.XmlExceptionorg.apache.poi.openxml4j.exceptions.OpenXML4JExceptionjava.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic org.apache.poi.openxml4j.opc.OPCPackage getPackage()
getPackage in class org.apache.poi.ooxml.extractor.POIXMLTextExtractorpublic org.apache.poi.ooxml.POIXMLProperties.CoreProperties getCoreProperties()
getCoreProperties in class org.apache.poi.ooxml.extractor.POIXMLTextExtractorpublic org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties getExtendedProperties()
getExtendedProperties in class org.apache.poi.ooxml.extractor.POIXMLTextExtractorpublic org.apache.poi.ooxml.POIXMLProperties.CustomProperties getCustomProperties()
getCustomProperties in class org.apache.poi.ooxml.extractor.POIXMLTextExtractorpublic java.lang.String getText()
getText in class org.apache.poi.extractor.POITextExtractorCopyright © 2010 - 2022 Adobe. All Rights Reserved