|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tockit.datatype.AbstractDatatype
org.tockit.datatype.xsd.AbstractXSDDatatype
org.tockit.datatype.xsd.StringType
org.tockit.datatype.xsd.StringType.EnumerationRestrictedStringType
Nested Class Summary |
Nested classes inherited from class org.tockit.datatype.xsd.StringType |
StringType.EnumerationRestrictedStringType, StringType.LengthRestrictedStringType, StringType.PatternRestrictedStringType |
Nested classes inherited from class org.tockit.datatype.xsd.AbstractXSDDatatype |
AbstractXSDDatatype.TypeCreator |
Field Summary |
Fields inherited from class org.tockit.datatype.xsd.AbstractXSDDatatype |
XSD_NAMESPACE |
Method Summary | |
protected void |
addRestrictions(org.jdom.Element restElement)
|
StringValue[] |
getEnumeration()
|
boolean |
isValidStringValue(java.lang.String valueToTest)
|
Methods inherited from class org.tockit.datatype.xsd.StringType |
canConvertFrom, canParse, convertType, createEnumerationRestrictedType, createEnumerationRestrictedType, createLengthRestrictedType, createPatternRestrictedType, createUnrestrictedType, getBaseType, getTypeCreator, insertValue, isValidValue, parse, readXML, toValue |
Methods inherited from class org.tockit.datatype.xsd.AbstractXSDDatatype |
createElement, registerTypeCreators, toXML |
Methods inherited from class org.tockit.datatype.AbstractDatatype |
getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean isValidStringValue(java.lang.String valueToTest)
isValidStringValue
in class StringType
public StringValue[] getEnumeration()
protected void addRestrictions(org.jdom.Element restElement)
addRestrictions
in class StringType
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |