ContentHandler
RefState
public class RefState extends ExpressionWithoutChildState
Modifier and Type | Field | Description |
---|---|---|
protected boolean |
parentRef |
Constructor | Description |
---|---|
RefState(boolean parentRef) |
Modifier and Type | Method | Description |
---|---|---|
protected Expression |
makeExpression() |
This method is called from endElement method.
|
protected void |
wrapUp(ReferenceExp r) |
Performs the final wrap-up.
|
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 makeExpression()
ExpressionState
makeExpression
in class ExpressionState
protected void wrapUp(ReferenceExp r)
Copyright © 2019 Oracle Corporation. All rights reserved.