ExpressionOwner
, ContentHandler
public class IncludeMergeState extends IncludeMergeState implements ExpressionOwner
Constructor | Description |
---|---|
IncludeMergeState() |
Modifier and Type | Method | Description |
---|---|---|
protected State |
createChildState(StartTagInfo tag) |
creates appropriate child state object for this element
|
void |
endSelf() |
this method is called in endElement method
when the state is about to be removed.
|
void |
onEndChild(Expression child) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class IncludeMergeState
public void onEndChild(Expression child)
onEndChild
in interface ExpressionOwner
public void endSelf()
SimpleState
endSelf
in class IncludeMergeState
Copyright © 2019 Oracle Corporation. All rights reserved.