ExpressionOwner, ContentHandlerpublic class RootGrammarState extends SimpleState implements ExpressionOwner
| Constructor | Description |
|---|---|
RootGrammarState() |
| Modifier and Type | Method | Description |
|---|---|---|
protected State |
createChildState(StartTagInfo tag) |
creates appropriate child state object for this element
|
protected void |
endSelf() |
this method is called in endElement method
when the state is about to be removed.
|
void |
onEndChild(Expression exp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class SimpleStateprotected void endSelf()
SimpleStateendSelf in class SimpleStatepublic final void onEndChild(Expression exp)
onEndChild in interface ExpressionOwnerCopyright © 2019 Oracle Corporation. All rights reserved.