public class SimpleTypeState extends TypeWithOneChildState
type| Constructor and Description |
|---|
SimpleTypeState() |
| Modifier and Type | Method and Description |
|---|---|
protected XSDatatypeExp |
annealType(XSDatatypeExp dt)
performs final wrap-up and returns a fully created DataType object
that represents this element.
|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
int |
getFinalValue(java.lang.String list)
parses final attribute
|
makeType, onEndChild_makeType, endSelf, getTargetNamespaceUri, startElementendDocument, endElement, isGrammarElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTargetNamespaceUriprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class SimpleStateprotected XSDatatypeExp annealType(XSDatatypeExp dt)
TypeWithOneChildStateannealType in class TypeWithOneChildStatepublic int getFinalValue(java.lang.String list)