Class Word6Extractor

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

public final class Word6Extractor extends Object implements POIOLE2TextExtractor
Class to extract the text from old (Word 6 / Word 95) Word Documents. This should only be used on the older files, for most uses you should call WordExtractor which deals properly with HWPF.