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) |
startSelfendSelf, makeExpressiongetReader, onEndChildendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class DivInGrammarStatepublic void onRule(SRule rule)
onRule in interface SRuleReceiverMSV