public class SRootMergedGrammarState extends RootMergedGrammarState
Constructor and Description |
---|
SRootMergedGrammarState() |
Modifier and Type | Method and Description |
---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
void |
onRule(SRule rule) |
onEndChild
endDocument, endElement, endSelf, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class RootMergedGrammarState
public void onRule(SRule rule)
MSV