public class TopLevelState extends HedgeRuleBaseState
Constructor and Description |
---|
TopLevelState() |
Modifier and Type | Method and Description |
---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
protected void |
endSelf(Expression contentModel)
derived class will receive child expression by this method
|
protected boolean |
isGrammarElement(StartTagInfo tag)
checks if this element belongs to the grammar.
|
endSelf, onEndChild
endDocument, endElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected void endSelf(Expression contentModel)
HedgeRuleBaseState
endSelf
in class HedgeRuleBaseState
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class HedgeRuleBaseState
protected boolean isGrammarElement(StartTagInfo tag)
SimpleState
isGrammarElement
in class SimpleState