| Constructor and Description |
|---|
CompactParseable(org.xml.sax.InputSource in,
org.xml.sax.ErrorHandler eh) |
| Modifier and Type | Method and Description |
|---|---|
ParsedPattern |
parse(SchemaBuilder sb,
Scope scope) |
ParsedPattern |
parseExternal(java.lang.String uri,
SchemaBuilder sb,
Scope scope) |
ParsedPattern |
parseInclude(java.lang.String uri,
SchemaBuilder sb,
IncludedGrammar g) |
public CompactParseable(org.xml.sax.InputSource in,
org.xml.sax.ErrorHandler eh)
public ParsedPattern parse(SchemaBuilder sb, Scope scope) throws BuildException, IllegalSchemaException
parse in interface ParseableBuildExceptionIllegalSchemaExceptionpublic ParsedPattern parseInclude(java.lang.String uri, SchemaBuilder sb, IncludedGrammar g) throws BuildException, IllegalSchemaException
parseInclude in interface SubParserBuildExceptionIllegalSchemaExceptionpublic ParsedPattern parseExternal(java.lang.String uri, SchemaBuilder sb, Scope scope) throws BuildException, IllegalSchemaException
parseExternal in interface SubParserBuildExceptionIllegalSchemaException