|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.relaxng.parse.sax.SAXSubParser
Method Summary | |
---|---|
ParsedPattern |
parseExternal(java.lang.String uri,
SchemaBuilder schemaBuilder,
Scope s)
|
ParsedPattern |
parseInclude(java.lang.String uri,
SchemaBuilder schemaBuilder,
IncludedGrammar g)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public ParsedPattern parseInclude(java.lang.String uri, SchemaBuilder schemaBuilder, IncludedGrammar g) throws BuildException, IllegalSchemaException
parseInclude
in interface SubParser
BuildException
IllegalSchemaException
public ParsedPattern parseExternal(java.lang.String uri, SchemaBuilder schemaBuilder, Scope s) throws BuildException, IllegalSchemaException
parseExternal
in interface SubParser
BuildException
IllegalSchemaException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |