public class DateTimeSG extends AtomicTypeSGImpl
Modifier and Type | Field and Description |
---|---|
static JavaQName |
CALENDAR_TYPE |
Constructor and Description |
---|
DateTimeSG(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
Creates a new instance of DurationSG.
|
Modifier and Type | Method and Description |
---|---|
void |
forAllNonNullValues(SimpleTypeSG pController,
JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet) |
void |
forAllValues(SimpleTypeSG pController,
JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet) |
TypedValue |
getCastFromString(SimpleTypeSG pController,
JavaMethod pMethod,
java.lang.Object pValue,
java.lang.Object pData) |
TypedValue |
getCastFromString(SimpleTypeSG pController,
java.lang.String pValue) |
TypedValue |
getCastToString(SimpleTypeSG pController,
JavaMethod pMethod,
java.lang.Object pValue,
DirectAccessible pData) |
protected java.lang.String |
getDatatypeName() |
protected JavaQName |
getDatatypeType() |
protected java.lang.Class |
getFormatClass() |
JavaQName |
getRuntimeType(SimpleTypeSG pController) |
getAtomicType, getEqualsCheck, 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 CALENDAR_TYPE
protected java.lang.String getDatatypeName()
getDatatypeName
in class AtomicTypeSGImpl
protected JavaQName getDatatypeType()
getDatatypeType
in class AtomicTypeSGImpl
protected java.lang.Class getFormatClass()
public JavaQName getRuntimeType(SimpleTypeSG pController)
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
public TypedValue getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, java.lang.Object pData) throws org.xml.sax.SAXException
getCastFromString
in interface SimpleTypeSGChain
getCastFromString
in class AtomicTypeSGImpl
org.xml.sax.SAXException
public final TypedValue getCastToString(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, DirectAccessible pData)
getCastToString
in interface SimpleTypeSGChain
getCastToString
in class AtomicTypeSGImpl
public void forAllNonNullValues(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, SGlet pSGlet) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void forAllValues(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, SGlet pSGlet) throws org.xml.sax.SAXException
org.xml.sax.SAXException