Class NGNameState.AnyNameState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.trex.NameClassState
com.sun.msv.reader.trex.NameClassWithChildState
com.sun.msv.reader.trex.ng.NGNameState
com.sun.msv.reader.trex.ng.NGNameState.AnyNameState
- All Implemented Interfaces:
NameClassOwner, ContentHandler
- Enclosing class:
NGNameState
Parsing state for <anyName>
-
Nested Class Summary
Nested classes/interfaces inherited from class NGNameState
NGNameState.AnyNameState, NGNameState.NsNameState -
Field Summary
Fields inherited from class NameClassWithChildState
allowNullChild, nameClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected NameClassthis method should return the name class that is used as the base.Methods inherited from class NGNameState
annealNameClass, castNameClass, createChildStateMethods inherited from class NameClassWithChildState
makeNameClass, onEndChildMethods inherited from class NameClassState
endSelf, getPropagatedNamespaceMethods 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
-
AnyNameState
public AnyNameState()
-
-
Method Details
-
getMainNameClass
Description copied from class:NGNameStatethis method should return the name class that is used as the base.- Specified by:
getMainNameClassin classNGNameState
-