Class StartState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.trex.DefineState
com.sun.msv.reader.trex.ng.DefineState
com.sun.msv.reader.trex.ng.StartState
- All Implemented Interfaces:
ExpressionOwner, ContentHandler
parses <start> declaration.
-
Field Summary
Fields inherited from class DefineState
exp -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DefineState
doCombine, endSelf, startSelfMethods inherited from class DefineState
createChildState, getRef, onEndChildMethods 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
-
Constructor Details
-
StartState
public StartState()
-
-
Method Details
-
getReference
- Overrides:
getReferencein classDefineState- Returns:
- null in case of error.
-