public class LongSG extends PrimitiveTypeSG
Modifier and Type | Field and Description |
---|---|
static JavaQName |
LONG_OBJECT_TYPE |
static JavaQName |
LONG_TYPE |
Constructor and Description |
---|
LongSG(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
Creates a new instance of LongSG.
|
Modifier and Type | Method and Description |
---|---|
TypedValue |
getCastFromString(SimpleTypeSG pController,
java.lang.String pValue) |
protected java.lang.String |
getDatatypeName() |
protected JavaQName |
getDatatypeType() |
protected JavaQName |
getObjectRuntimeType(SimpleTypeSG pController) |
JavaQName |
getPrimitiveRuntimeType(SimpleTypeSG pController) |
forAllNonNullValues, forAllValues, getCastFromString, getCastToString, getEqualsCheck, getRuntimeType, isUnsigned
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
public static final JavaQName LONG_TYPE
public static final JavaQName LONG_OBJECT_TYPE
public JavaQName getPrimitiveRuntimeType(SimpleTypeSG pController)
getPrimitiveRuntimeType
in class PrimitiveTypeSG
protected JavaQName getObjectRuntimeType(SimpleTypeSG pController)
getObjectRuntimeType
in class PrimitiveTypeSG
protected java.lang.String getDatatypeName()
getDatatypeName
in class AtomicTypeSGImpl
protected JavaQName getDatatypeType()
getDatatypeType
in class AtomicTypeSGImpl
public TypedValue getCastFromString(SimpleTypeSG pController, java.lang.String pValue) throws org.xml.sax.SAXException
getCastFromString
in interface SimpleTypeSGChain
getCastFromString
in class AtomicTypeSGImpl
org.xml.sax.SAXException