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, startSelfprivate boolean simple
protected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class RootIncludedPatternStatepublic void onEndChild(Expression exp)
onEndChild in interface ExpressionOwneronEndChild in class RootIncludedPatternState