public class SAXParseable extends SAXSubParser implements Parseable
Constructor and Description |
---|
SAXParseable(XMLReaderCreator xrc,
org.xml.sax.InputSource in,
org.xml.sax.ErrorHandler eh) |
Modifier and Type | Method and Description |
---|---|
ParsedPattern |
parse(SchemaBuilder schemaBuilder,
Scope scope) |
parseExternal, parseInclude
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
parseExternal, parseInclude
public SAXParseable(XMLReaderCreator xrc, org.xml.sax.InputSource in, org.xml.sax.ErrorHandler eh)
public ParsedPattern parse(SchemaBuilder schemaBuilder, Scope scope) throws BuildException, IllegalSchemaException
parse
in interface Parseable
BuildException
IllegalSchemaException