ContentHandlerpublic class GrammarState extends SimpleState
| Constructor | Description |
|---|---|
GrammarState() |
| Modifier and Type | Method | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendDocument, endElement, endSelf, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingprotected RELAXNSReader getReader()
protected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class SimpleStateCopyright © 2019 Oracle Corporation. All rights reserved.