|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.aegis.type.Type
org.codehaus.xfire.aegis.type.SimpleType
org.codehaus.xfire.aegis.type.DateType
public class DateType
DateType
Constructor Summary | |
---|---|
DateType()
|
Method Summary | |
---|---|
java.lang.Object |
coerceString(java.lang.String string)
Coerce the string to an object (i.e. |
java.lang.String |
coerceValue(java.lang.Object value)
Coerce a value to a string (i.e. |
org.dom4j.QName |
getDefaultSchemaType()
|
Methods inherited from class org.codehaus.xfire.aegis.type.SimpleType |
---|
configure, getKey, read, read, setKey, write, writeSchema |
Methods inherited from class org.codehaus.xfire.aegis.type.Type |
---|
getDependencies, getDocumentation, getMaxOccurs, getMinOccurs, getName, getOgnl, getQName, getSchemaType, isComplex, setDocumentation, setMaxOccurs, setMinOccurs, setName, setOgnl, setQName, setSchemaType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateType()
Method Detail |
---|
public java.lang.Object coerceString(java.lang.String string)
SimpleType
coerceString
in class SimpleType
public java.lang.String coerceValue(java.lang.Object value)
SimpleType
coerceValue
in class SimpleType
public org.dom4j.QName getDefaultSchemaType()
getDefaultSchemaType
in class SimpleType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |