public class SGrammarState extends GrammarState implements SRuleReceiver
newGrammar, previousGrammar
Constructor and Description |
---|
SGrammarState() |
Modifier and Type | Method and Description |
---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
void |
onRule(SRule rule) |
startSelf
endSelf, makeExpression
getReader, onEndChild
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class DivInGrammarState
public void onRule(SRule rule)
onRule
in interface SRuleReceiver
Copyright © 2013 Oracle Corporation. All Rights Reserved.