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, onEndChildendDocument, endElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfprotected void endSelf(Expression contentModel)
HedgeRuleBaseStateendSelf in class HedgeRuleBaseStateprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class HedgeRuleBaseStateprotected boolean isGrammarElement(StartTagInfo tag)
SimpleStateisGrammarElement in class SimpleStateCopyright © 2014 Oracle Corporation. All Rights Reserved.