public class IncludePatternState extends ExpressionWithoutChildState implements ExpressionOwner
Modifier and Type | Field and Description |
---|---|
protected Expression |
included |
Constructor and Description |
---|
IncludePatternState() |
Modifier and Type | Method and Description |
---|---|
protected Expression |
makeExpression()
This method is called from endElement method.
|
void |
onEndChild(Expression included) |
createChildState
endSelf
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected Expression included
public void onEndChild(Expression included)
onEndChild
in interface ExpressionOwner
protected Expression makeExpression()
ExpressionState
makeExpression
in class ExpressionState
Copyright © 2016 Oracle Corporation. All rights reserved.