org.exolab.castor.types
Class DateDescriptor
java.lang.Object
org.exolab.castor.types.BaseDescriptor
org.exolab.castor.types.DateDescriptor
- All Implemented Interfaces:
- NatureExtendable, PropertyHolder, ClassDescriptor, XMLClassDescriptor
public class DateDescriptor
- extends BaseDescriptor
The Date Descriptor.
- Version:
- $Revision: 8145 $ $Date: 2006-04-13 06:47:36 -0600 (Thu, 13 Apr 2006) $
- Author:
- Arnaud Blandin, Keith Visco
- See Also:
TimeDurationDescriptor
| 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 |
DateDescriptor
public DateDescriptor()
getContentDescriptor
public XMLFieldDescriptor getContentDescriptor()
- Returns the XMLFieldDescriptor for the member that should be marshalled
as text content.
- Specified by:
getContentDescriptor in interface XMLClassDescriptor- Overrides:
getContentDescriptor in class BaseDescriptor
- Returns:
- the XMLFieldDescriptor for the member that should be marshalled
as text content.
getFields
public FieldDescriptor[] getFields()
- Returns a list of fields represented by this descriptor.
- Specified by:
getFields in interface ClassDescriptor- Overrides:
getFields in class BaseDescriptor
- Returns:
- A list of fields
Copyright © 2011. All Rights Reserved.