public class GrammarState extends GrammarState
newGrammar, previousGrammar
Constructor and Description |
---|
GrammarState() |
Modifier and Type | Method and Description |
---|---|
protected void |
startSelf()
performs a task that should be done before reading any child elements.
|
endSelf, makeExpression
createChildState, getReader, onEndChild
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
protected void startSelf()
State
startSelf
in class GrammarState
Copyright © 2016 Oracle Corporation. All rights reserved.