ExpressionOwner
, ContentHandler
public 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, onEndChild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
Copyright © 2019 Oracle Corporation. All rights reserved.