public final class VisioTextExtractor extends POIOLE2TextExtractor
| Constructor and Description |
|---|
VisioTextExtractor(DirectoryNode dir) |
VisioTextExtractor(HDGFDiagram hdgf) |
VisioTextExtractor(InputStream inp) |
VisioTextExtractor(POIFSFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAllText()
Locates all the text entries in the file, and returns their
contents.
|
String |
getText()
Returns the textual contents of the file.
|
static void |
main(String[] args) |
getDocSummaryInformation, getDocument, getMetadataTextExtractor, getRoot, getSummaryInformationclose, setFilesystempublic VisioTextExtractor(HDGFDiagram hdgf)
public VisioTextExtractor(POIFSFileSystem fs) throws IOException
IOExceptionpublic VisioTextExtractor(DirectoryNode dir) throws IOException
IOExceptionpublic VisioTextExtractor(InputStream inp) throws IOException
IOExceptionpublic String[] getAllText()
public String getText()
getText in class POITextExtractor\nCopyright © 2010 - 2020 Adobe. All Rights Reserved