ExpressionOwner
, ContentHandler
public class IncludePatternState extends ExpressionWithoutChildState implements ExpressionOwner
Modifier and Type | Field | Description |
---|---|---|
protected Expression |
included |
Constructor | Description |
---|---|
IncludePatternState() |
Modifier and Type | Method | Description |
---|---|---|
protected Expression |
makeExpression() |
This method is called from endElement method.
|
void |
onEndChild(Expression included) |
endSelf
createChildState
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 Expression included
public void onEndChild(Expression included)
onEndChild
in interface ExpressionOwner
protected Expression makeExpression()
ExpressionState
makeExpression
in class ExpressionState
Copyright © 2019 Oracle Corporation. All rights reserved.