java.lang.Objectcom.sun.xml.internal.rngom.parse.xml.SchemaParser$Handler
com.sun.xml.internal.rngom.parse.xml.SchemaParser$State
com.sun.xml.internal.rngom.parse.xml.SchemaParser$GrammarSectionState
All Implemented Interfaces:
ContentHandler, CommentHandler
Direct Known Subclasses:
DivState, IncludeState, MergeGrammarState, GrammarState
| Field Summary | ||
|---|---|---|
| GrammarSection | section | |
| Fields inherited from com.sun.xml.internal.rngom.parse.xml.SchemaParser$State: |
|---|
| parent, nsInherit, ns, datatypeLibrary, scope, startLocation, annotations |
| Fields inherited from com.sun.xml.internal.rngom.parse.xml.SchemaParser$Handler: |
|---|
| comments |
| Constructor: |
|---|
|
|
| Method from com.sun.xml.internal.rngom.parse.xml.SchemaParser$GrammarSectionState Summary: |
|---|
| create, createChildState, end, endForeignChild |
| Methods from com.sun.xml.internal.rngom.parse.xml.SchemaParser$State: |
|---|
| attributes, characters, checkForeignElement, create, createChildState, end, endAttributes, endChild, endChild, endDocument, endElement, endForeignChild, getNs, isPatternNamespaceURI, isRelaxNGElement, mergeLeadingComments, set, setName, setOtherAttribute, setParent, startDocument, startElement |
| Methods from com.sun.xml.internal.rngom.parse.xml.SchemaParser$Handler: |
|---|
| comment, endDocument, endPrefixMapping, getComments, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.sun.xml.internal.rngom.parse.xml.SchemaParser$GrammarSectionState Detail: |
|---|
|
|
|
|