Uses of Interface
org.apache.poi.xwpf.converter.xhtml.IContentHandlerFactory

Packages that use IContentHandlerFactory
org.apache.poi.xwpf.converter.xhtml   
 

Uses of IContentHandlerFactory in org.apache.poi.xwpf.converter.xhtml
 

Classes in org.apache.poi.xwpf.converter.xhtml that implement IContentHandlerFactory
 class DefaultContentHandlerFactory
          Default IContentHandlerFactory which create instance SAX SimpleContentHandler.
 

Fields in org.apache.poi.xwpf.converter.xhtml declared as IContentHandlerFactory
static IContentHandlerFactory DefaultContentHandlerFactory.INSTANCE
           
 



Copyright © 2013. All rights reserved.