private static interface Processor.ContentHandlerFactory
Processor.ContentHandlerFactory is used to create ContentHandler instances for concrete
context.| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.ContentHandler |
createContentHandler()
Creates an instance of the content handler.
|