public class IncludeMergeState extends IncludeMergeState implements ExpressionOwner
| Constructor and Description |
|---|
IncludeMergeState() |
| Modifier and Type | Method and 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) |
endDocument, 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 IncludeMergeStatepublic void onEndChild(Expression child)
onEndChild in interface ExpressionOwnerpublic void endSelf()
SimpleStateendSelf in class IncludeMergeStateCopyright © 2016 Oracle Corporation. All Rights Reserved.