|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
org.apache.ws.jaxme.generator.types.DateTimeSG
org.apache.ws.jaxme.generator.types.DateSG
Field Summary |
Fields inherited from class org.apache.ws.jaxme.generator.types.DateTimeSG |
CALENDAR_TYPE |
Constructor Summary | |
DateSG(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
Creates a new instance of DateSG. |
Method Summary | |
java.lang.Object |
getCastFromString(SimpleTypeSG pController,
java.lang.String pValue)
|
protected java.lang.String |
getDatatypeName()
|
Methods inherited from class org.apache.ws.jaxme.generator.types.DateTimeSG |
forAllNonNullValues, forAllValues, getRuntimeType |
Methods inherited from class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl |
getAtomicType, getCastFromString, getCastToString, getCastToString, getEqualsCheck, isAtomic |
Methods inherited from class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl |
addValidation, generate, generate, getCollectionType, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getSchema, getUnionType, getXMLSetMethod, getXSType, hasSetMethod, init, isList, isNullable, isUnion, setNullable |
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem |
getFactory, getLocator, getSchema, getXSObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DateSG(SGFactory pFactory, SchemaSG pSchema, XSType pType) throws org.xml.sax.SAXException
Creates a new instance of DateSG.
Method Detail |
protected java.lang.String getDatatypeName()
getDatatypeName
in class DateTimeSG
public java.lang.Object getCastFromString(SimpleTypeSG pController, java.lang.String pValue) throws org.xml.sax.SAXException
getCastFromString
in interface SimpleTypeSGChain
getCastFromString
in class DateTimeSG
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |