public class XDGFVisioExtractor
extends org.apache.poi.ooxml.extractor.POIXMLTextExtractor
| Constructor and Description |
|---|
XDGFVisioExtractor(OPCPackage openPackage) |
XDGFVisioExtractor(XmlVisioDocument document) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Retrieves all the text from the document.
|
static void |
main(String[] args) |
close, getCoreProperties, getCustomProperties, getDocument, getExtendedProperties, getMetadataTextExtractor, getPackagesetFilesystempublic XDGFVisioExtractor(XmlVisioDocument document)
public XDGFVisioExtractor(OPCPackage openPackage) throws IOException
IOExceptionpublic String getText()
POITextExtractorgetText in class POITextExtractorpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved