Uses of Class
org.exolab.castor.types.BaseDescriptor

Packages that use BaseDescriptor
org.exolab.castor.types The Castor implementation of specific XML Schema Types Version: $Revision: 6213 $ Author: Arnaud Blandin This package contains the implementation of the date/time datatypes defined in W3C XML Schema 1.0 Recommendation. 
 

Uses of BaseDescriptor in org.exolab.castor.types
 

Subclasses of BaseDescriptor in org.exolab.castor.types
 class CenturyDescriptor
          Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
 class DateDescriptor
          The Date Descriptor.
 class DateTimeDescriptor
          The DateTime Descriptor.
 class DurationDescriptor
          The Duration Descriptor.
 class GDayDescriptor
          The GDay Descriptor.
 class GMonthDayDescriptor
          The gMonthDay Descriptor.
 class GMonthDescriptor
          The GMonth Descriptor.
 class GYearDescriptor
          The GYear Descriptor.
 class GYearMonthDescriptor
          The GYearMonth Descriptor.
 class MonthDescriptor
          Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
 class RecurringDurationDescriptor
          Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
 class TimeDescriptor
          The Time Descriptor.
 class TimeDurationDescriptor
          Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
 class TimePeriodDescriptor
          Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
 class YearDescriptor
          Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
 



Copyright © 2010. All Rights Reserved.