class SchemaParser.StartState extends SchemaParser.DefinitionState
combine, sectionchildPatternsannotations, datatypeLibrary, ns, nsInherit, parent, scope, startLocationcomments| Constructor and Description |
|---|
StartState(GrammarSection section) |
| Modifier and Type | Method and Description |
|---|---|
(package private) SchemaParser.State |
create() |
(package private) SchemaParser.State |
createChildState(java.lang.String localName) |
(package private) void |
sendPatternToParent(ParsedPattern p) |
buildPattern, setOtherAttributeend, endChild, endForeignChildattributes, characters, checkForeignElement, endAttributes, endChild, endDocument, endElement, getNs, isPatternNamespaceURI, isRelaxNGElement, mergeLeadingComments, set, setName, setParent, startDocument, startElementcomment, endPrefixMapping, getComments, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMappingStartState(GrammarSection section)
SchemaParser.State create()
create in class SchemaParser.Statevoid sendPatternToParent(ParsedPattern p)
sendPatternToParent in class SchemaParser.PatternContainerStateSchemaParser.State createChildState(java.lang.String localName) throws org.xml.sax.SAXException
createChildState in class SchemaParser.PatternContainerStateorg.xml.sax.SAXException