public interface IContentHandlerFactory
ContentHandler factory used by the XHTML converter.| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.ContentHandler |
create(java.io.OutputStream out,
java.io.Writer writer,
XHTMLOptions options) |
org.xml.sax.ContentHandler create(java.io.OutputStream out,
java.io.Writer writer,
XHTMLOptions options)
Copyright © 2022. All Rights Reserved.