public class IncludeMergeState extends IncludeMergeState implements ExpressionOwner
Modifier and Type | Field and Description |
---|---|
private java.util.Set |
redefinedPatterns
set of ReferenceExps which are redefined by this inclusion.
|
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, startSelf
private final java.util.Set redefinedPatterns
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