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

Packages that use HtmlDocumentFacade
org.apache.poi.hssf.converter   
org.apache.poi.hwpf.converter   
 

Uses of HtmlDocumentFacade in org.apache.poi.hssf.converter
 

Constructors in org.apache.poi.hssf.converter with parameters of type HtmlDocumentFacade
ExcelToHtmlConverter(HtmlDocumentFacade htmlDocumentFacade)
           
 

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

Constructors in org.apache.poi.hwpf.converter with parameters of type HtmlDocumentFacade
WordToHtmlConverter(HtmlDocumentFacade htmlDocumentFacade)
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.