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