|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.types.BaseDescriptor
org.exolab.castor.types.DateTimeDescriptor
public class DateTimeDescriptor
The DateTime Descriptor. Note: Under normal circumstances, this descriptor will never be used. Castor treats XSD DateTime values as java.util.Date and parses these values into java.util.Date.
Nested Class Summary | |
---|---|
(package private) class |
DateTimeDescriptor.DateTimeFieldHandler
A specialized FieldHandler for the XML Schema DateTime related types. |
Field Summary |
---|
Fields inherited from class org.exolab.castor.types.BaseDescriptor |
---|
noXMLFields |
Constructor Summary | |
---|---|
DateTimeDescriptor()
|
Method Summary | |
---|---|
XMLFieldDescriptor |
getContentDescriptor()
Returns the XMLFieldDescriptor for the member that should be marshalled as text content. |
FieldDescriptor[] |
getFields()
Returns a list of fields represented by this descriptor. |
Methods inherited from class org.exolab.castor.types.BaseDescriptor |
---|
addNature, canAccept, checkDescriptorForCorrectOrderWithinSequence, getAccessMode, getAttributeDescriptors, getElementDescriptors, getExtends, getFieldDescriptor, getIdentity, getJavaClass, getNameSpacePrefix, getNameSpaceURI, getProperty, getValidator, getXMLName, hasNature, isChoice, setProperty, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DateTimeDescriptor()
Method Detail |
---|
public XMLFieldDescriptor getContentDescriptor()
getContentDescriptor
in interface XMLClassDescriptor
getContentDescriptor
in class BaseDescriptor
public FieldDescriptor[] getFields()
getFields
in interface ClassDescriptor
getFields
in class BaseDescriptor
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |