ExpressionOwner, ContentHandlerpublic class TopLevelState extends HedgeRuleBaseState
| Constructor | Description |
|---|---|
TopLevelState() |
| Modifier and Type | Method | 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, onEndChildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendDocument, 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 © 2019 Oracle Corporation. All rights reserved.