|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.relaxng.parse.sax.SAXSubParser
com.thaiopensource.relaxng.parse.sax.SAXParseable
public class SAXParseable
Constructor Summary | |
---|---|
SAXParseable(XMLReaderCreator xrc,
org.xml.sax.InputSource in,
org.xml.sax.ErrorHandler eh)
|
Method Summary | |
---|---|
ParsedPattern |
parse(SchemaBuilder schemaBuilder,
Scope scope)
|
Methods inherited from class com.thaiopensource.relaxng.parse.sax.SAXSubParser |
---|
parseExternal, parseInclude |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.thaiopensource.relaxng.parse.SubParser |
---|
parseExternal, parseInclude |
Constructor Detail |
---|
public SAXParseable(XMLReaderCreator xrc, org.xml.sax.InputSource in, org.xml.sax.ErrorHandler eh)
Method Detail |
---|
public ParsedPattern parse(SchemaBuilder schemaBuilder, Scope scope) throws BuildException, IllegalSchemaException
parse
in interface Parseable
BuildException
IllegalSchemaException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |