Class VisioTextExtractor

java.lang.Object
org.apache.poi.hdgf.extractor.VisioTextExtractor
All Implemented Interfaces:
Closeable, AutoCloseable, POIOLE2TextExtractor, POITextExtractor

public final class VisioTextExtractor extends Object implements POIOLE2TextExtractor
Class to find all the text in a Visio file, and return it. Can operate on the command line (outputs to stdout), or can return the text for you (example: for use with Lucene).