ContentHandler
public 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, wait
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
Copyright © 2019 Oracle Corporation. All rights reserved.