Uses of Class
org.apache.poi.hwpf.converter.TextDocumentFacade

Packages that use TextDocumentFacade
org.apache.poi.hwpf.converter   
 

Uses of TextDocumentFacade in org.apache.poi.hwpf.converter
 

Constructors in org.apache.poi.hwpf.converter with parameters of type TextDocumentFacade
WordToTextConverter(TextDocumentFacade textDocumentFacade)