Package com.sun.msv.reader.relax
Class ElementRefState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.ExpressionState
com.sun.msv.reader.ExpressionWithoutChildState
com.sun.msv.reader.relax.LabelRefState
com.sun.msv.reader.relax.ElementRefState
- All Implemented Interfaces:
ContentHandler
parses <ref label="..." /> element.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final Expressiongets or creates appropriate referenceMethods inherited from class com.sun.msv.reader.relax.LabelRefState
makeExpressionMethods inherited from class com.sun.msv.reader.ExpressionWithoutChildState
createChildStateMethods inherited from class com.sun.msv.reader.ExpressionState
endSelfMethods inherited from class com.sun.msv.reader.SimpleState
endDocument, endElement, isGrammarElement, startElementMethods inherited from class com.sun.msv.reader.State
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
-
Constructor Details
-
ElementRefState
public ElementRefState()
-
-
Method Details
-
resolve
Description copied from class:LabelRefStategets or creates appropriate reference- Specified by:
resolvein classLabelRefState
-