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, startElement
endDocument, endElement, isGrammarElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTargetNamespaceUri
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class SimpleState
protected XSDatatypeExp annealType(XSDatatypeExp dt)
TypeWithOneChildState
annealType
in class TypeWithOneChildState
public int getFinalValue(java.lang.String list)