public class XDGFVisioExtractor extends POIXMLTextExtractor
Modifier and Type | Field and Description |
---|---|
protected XmlVisioDocument |
document |
Constructor and Description |
---|
XDGFVisioExtractor(OPCPackage openPackage) |
XDGFVisioExtractor(XmlVisioDocument document) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText()
Retrieves all the text from the document.
|
static void |
main(java.lang.String[] args) |
checkMaxTextSize, close, getCoreProperties, getCustomProperties, getDocument, getExtendedProperties, getMetadataTextExtractor, getPackage
setFilesystem
protected final XmlVisioDocument document
public XDGFVisioExtractor(XmlVisioDocument document)
public XDGFVisioExtractor(OPCPackage openPackage) throws java.io.IOException
java.io.IOException
public java.lang.String getText()
POITextExtractor
getText
in class POITextExtractor
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.