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 LabelRefState
makeExpressionMethods inherited from class ExpressionWithoutChildState
createChildStateMethods inherited from class ExpressionState
endSelfMethods inherited from class SimpleState
endDocument, endElement, isGrammarElement, startElementMethods inherited from class 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
-