public class RootState extends RootIncludedPatternState
Modifier and Type | Field and Description |
---|---|
private boolean |
simple
a flag that indicates 'grammar' element was not used.
|
Constructor and Description |
---|
RootState() |
Modifier and Type | Method and Description |
---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
void |
onEndChild(Expression exp) |
endDocument, endElement, endSelf, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
private boolean simple
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class RootIncludedPatternState
public void onEndChild(Expression exp)
onEndChild
in interface ExpressionOwner
onEndChild
in class RootIncludedPatternState