com.thaiopensource.relaxng.parse.sax
Class SchemaParser.MixedState
java.lang.Object
com.thaiopensource.relaxng.parse.sax.SchemaParser.Handler
com.thaiopensource.relaxng.parse.sax.SchemaParser.State
com.thaiopensource.relaxng.parse.sax.SchemaParser.PatternContainerState
com.thaiopensource.relaxng.parse.sax.SchemaParser.MixedState
- All Implemented Interfaces:
- SchemaParser.CommentHandler, ContentHandler
- Enclosing class:
- SchemaParser
class SchemaParser.MixedState
- extends SchemaParser.PatternContainerState
Methods inherited from class com.thaiopensource.relaxng.parse.sax.SchemaParser.State |
attributes, characters, checkForeignElement, endAttributes, 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 |
SchemaParser.MixedState
SchemaParser.MixedState()
create
SchemaParser.State create()
- Specified by:
create
in class SchemaParser.State
buildPattern
ParsedPattern buildPattern(ParsedPattern[] patterns,
int nPatterns,
Location loc,
Annotations anno)
throws SAXException
- Overrides:
buildPattern
in class SchemaParser.PatternContainerState
- Throws:
SAXException