public class GrammarState extends SimpleState
Constructor and Description |
---|
GrammarState() |
Modifier and Type | Method and Description |
---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
protected RELAXNSReader |
getReader()
gets reader in type-safe fashion
|
protected void |
startSelf()
performs a task that should be done before reading any child elements.
|
endDocument, endElement, endSelf, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
protected RELAXNSReader getReader()
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class SimpleState