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