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