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) |
createChildStateendSelfendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfprotected Expression included
public void onEndChild(Expression included)
onEndChild in interface ExpressionOwnerprotected Expression makeExpression()
ExpressionStatemakeExpression in class ExpressionStateCopyright © 2014 Oracle Corporation. All Rights Reserved.