class SchemaParser.GrammarState extends SchemaParser.GrammarSectionState
| Modifier and Type | Field and Description |
|---|---|
(package private) Grammar |
grammar |
sectionannotations, datatypeLibrary, ns, nsInherit, parent, scope, startLocationcomments| Constructor and Description |
|---|
GrammarState() |
| Modifier and Type | Method and Description |
|---|---|
(package private) SchemaParser.State |
create() |
(package private) void |
end() |
(package private) void |
setParent(SchemaParser.State parent) |
createChildState, endForeignChildattributes, characters, checkForeignElement, endAttributes, endChild, endChild, endDocument, endElement, getNs, isPatternNamespaceURI, isRelaxNGElement, mergeLeadingComments, set, setName, setOtherAttribute, startDocument, startElementcomment, endPrefixMapping, getComments, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMappingGrammar grammar
void setParent(SchemaParser.State parent)
setParent in class SchemaParser.StateSchemaParser.State create()
create in class SchemaParser.GrammarSectionStatevoid end() throws org.xml.sax.SAXException
end in class SchemaParser.GrammarSectionStateorg.xml.sax.SAXException