public class DefaultContentHandlerFactory extends Object implements IContentHandlerFactory
IContentHandlerFactory which create instance SAX SimpleContentHandler.| Modifier and Type | Field and Description |
|---|---|
static IContentHandlerFactory |
INSTANCE |
| Constructor and Description |
|---|
DefaultContentHandlerFactory() |
public static final IContentHandlerFactory INSTANCE
public ContentHandler create(OutputStream out, Writer writer, XHTMLOptions options)
create in interface IContentHandlerFactoryCopyright © 2015. All Rights Reserved.