com.thaiopensource.relaxng.parse.sax
Class SchemaParser.NameClassBaseState
java.lang.Object
com.thaiopensource.relaxng.parse.sax.SchemaParser.Handler
com.thaiopensource.relaxng.parse.sax.SchemaParser.State
com.thaiopensource.relaxng.parse.sax.SchemaParser.NameClassBaseState
- All Implemented Interfaces:
- SchemaParser.CommentHandler, ContentHandler
- Direct Known Subclasses:
- SchemaParser.AnyNameState, SchemaParser.NameState
- Enclosing class:
- SchemaParser
abstract class SchemaParser.NameClassBaseState
- extends SchemaParser.State
Methods inherited from class com.thaiopensource.relaxng.parse.sax.SchemaParser.State |
attributes, characters, checkForeignElement, create, createChildState, endAttributes, endChild, endChild, endDocument, endElement, endForeignChild, 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 |
SchemaParser.NameClassBaseState
SchemaParser.NameClassBaseState()
makeNameClass
abstract ParsedNameClass makeNameClass()
throws SAXException
- Throws:
SAXException
end
void end()
throws SAXException
- Specified by:
end
in class SchemaParser.State
- Throws:
SAXException