public class SAXParseReceiver extends SAXSubParser implements ParseReceiver
Constructor and Description |
---|
SAXParseReceiver(XMLReaderCreator xrc,
org.xml.sax.ErrorHandler eh) |
Modifier and Type | Method and Description |
---|---|
ParsedPatternFuture |
installHandlers(org.xml.sax.XMLReader xr,
SchemaBuilder schemaBuilder,
Scope scope) |
parseExternal, parseInclude
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
parseExternal, parseInclude
public SAXParseReceiver(XMLReaderCreator xrc, org.xml.sax.ErrorHandler eh)
public ParsedPatternFuture installHandlers(org.xml.sax.XMLReader xr, SchemaBuilder schemaBuilder, Scope scope) throws org.xml.sax.SAXException
installHandlers
in interface ParseReceiver
org.xml.sax.SAXException