com.thaiopensource.relaxng.parse.sax
Class SchemaParser.MergeGrammarState
java.lang.Object
com.thaiopensource.relaxng.parse.sax.SchemaParser.Handler
com.thaiopensource.relaxng.parse.sax.SchemaParser.State
com.thaiopensource.relaxng.parse.sax.SchemaParser.GrammarSectionState
com.thaiopensource.relaxng.parse.sax.SchemaParser.MergeGrammarState
- All Implemented Interfaces:
- SchemaParser.CommentHandler, ContentHandler
- Enclosing class:
- SchemaParser
class SchemaParser.MergeGrammarState
- extends SchemaParser.GrammarSectionState
Method Summary |
(package private) void |
end()
|
Methods inherited from class com.thaiopensource.relaxng.parse.sax.SchemaParser.State |
attributes, characters, checkForeignElement, endAttributes, endChild, endChild, endDocument, endElement, getNs, isPatternNamespaceURI, isRelaxNGElement, mergeLeadingComments, set, setName, setOtherAttribute, setParent, startDocument, startElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
grammar
final IncludedGrammar grammar
SchemaParser.MergeGrammarState
SchemaParser.MergeGrammarState(IncludedGrammar grammar)
end
void end()
throws SAXException
- Overrides:
end
in class SchemaParser.GrammarSectionState
- Throws:
SAXException