com.sun.msv.reader.trex.ng
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:
- ContentHandler
- Enclosing class:
- NGNameState
public static class NGNameState.AnyNameState
- extends NGNameState
Parsing state for <anyName>
Methods inherited from class com.sun.msv.reader.State |
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NGNameState.AnyNameState
public NGNameState.AnyNameState()
getMainNameClass
protected NameClass getMainNameClass()
- Description copied from class:
NGNameState
- this method should return the name class that is used as the base.
- Specified by:
getMainNameClass
in class NGNameState
MSV