public class UnsignedIntSG extends LongSG
LONG_OBJECT_TYPE, LONG_TYPE
Constructor and Description |
---|
UnsignedIntSG(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
Creates a new instance of UnsignedIntSG.
|
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 LongSG
public TypedValue getCastFromString(SimpleTypeSG pController, java.lang.String pValue) throws org.xml.sax.SAXException
getCastFromString
in interface SimpleTypeSGChain
getCastFromString
in class LongSG
org.xml.sax.SAXException