public class RefState extends ExpressionWithoutChildState
Modifier and Type | Field and Description |
---|---|
protected boolean |
parentRef |
Constructor and Description |
---|
RefState(boolean parentRef) |
Modifier and Type | Method and Description |
---|---|
protected Expression |
makeExpression()
This method is called from endElement method.
|
protected void |
wrapUp(ReferenceExp r)
Performs the final wrap-up.
|
createChildState
endSelf
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected Expression makeExpression()
ExpressionState
makeExpression
in class ExpressionState
protected void wrapUp(ReferenceExp r)