public class XPSTextExtractor
extends POIXMLTextExtractor
| Constructor and Description |
|---|
XPSTextExtractor(OPCPackage pkg) |
| Modifier and Type | Method and Description |
|---|---|
POIXMLProperties.CoreProperties |
getCoreProperties() |
POIXMLProperties.CustomProperties |
getCustomProperties() |
POIXMLProperties.ExtendedProperties |
getExtendedProperties() |
OPCPackage |
getPackage() |
java.lang.String |
getText() |
public XPSTextExtractor(OPCPackage pkg)
throws OpenXML4JException,
XmlException,
java.io.IOException
OpenXML4JExceptionXmlExceptionjava.io.IOExceptionpublic OPCPackage getPackage()
public java.lang.String getText()
public POIXMLProperties.CoreProperties getCoreProperties()
public POIXMLProperties.ExtendedProperties getExtendedProperties()
public POIXMLProperties.CustomProperties getCustomProperties()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"