private static final class Processor.ASMContentHandlerFactory extends java.lang.Object implements Processor.ContentHandlerFactory
Modifier and Type | Field and Description |
---|---|
(package private) java.io.OutputStream |
os |
Constructor and Description |
---|
ASMContentHandlerFactory(java.io.OutputStream os) |
Modifier and Type | Method and Description |
---|---|
org.xml.sax.ContentHandler |
createContentHandler()
Creates an instance of the content handler.
|
public final org.xml.sax.ContentHandler createContentHandler()
Processor.ContentHandlerFactory
createContentHandler
in interface Processor.ContentHandlerFactory