public class UnsignedShortSG extends IntSG
INT_OBJECT_TYPE, INT_TYPE
Constructor and Description |
---|
UnsignedShortSG(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
Creates a new instance of UnsignedShortSG.
|
Modifier and Type | Method and Description |
---|---|
TypedValue |
getCastFromString(SimpleTypeSG pController,
java.lang.String pValue) |
protected java.lang.String |
getDatatypeName() |
protected boolean |
isUnsigned() |
getDatatypeType, getObjectRuntimeType, getPrimitiveRuntimeType
forAllNonNullValues, forAllValues, getCastFromString, getCastToString, getEqualsCheck, getRuntimeType
getAtomicType, isAtomic, isCausingParseConversionEvent
addValidation, generate, generate, getCollectionType, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getSchema, getUnionType, getXMLSetMethod, getXSType, hasSetMethod, init, isList, isNullable, isUnion, setNullable, setNullable
getFactory, getLocator, getSchema, getXSObject
protected boolean isUnsigned()
isUnsigned
in class PrimitiveTypeSG
protected java.lang.String getDatatypeName()
getDatatypeName
in class IntSG
public TypedValue getCastFromString(SimpleTypeSG pController, java.lang.String pValue) throws org.xml.sax.SAXException
getCastFromString
in interface SimpleTypeSGChain
getCastFromString
in class IntSG
org.xml.sax.SAXException