See: Description
| Interface | Description |
|---|---|
| EnumeratedTypeAccess |
Interface EnumeratedTypeAccess.
|
| Class | Description |
|---|---|
| AnyNode |
A class used to represent an XML node.
|
| BaseDescriptor |
The Base Descriptor class, this class is extended by the descriptors for the custom Castor schema
types.
|
| Century | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| CenturyDescriptor | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| Date |
Describe an XML Schema Date.
|
| DateDescriptor |
The Date Descriptor.
|
| DateTime |
Describe an XML schema DateTime.
|
| DateTimeBase |
The base class for date/time XML Schema types.
|
| DateTimeDescriptor |
The DateTime Descriptor.
|
| Duration |
This class is the representation of XML Schema datatype: duration.
|
| DurationDescriptor |
The Duration Descriptor.
|
| GDay |
Describe an XML schema gDay type.
|
| GDayDescriptor |
The GDay Descriptor.
|
| GMonth |
Describe an XML schema gMonth type.
|
| GMonthDay |
Describe an XML schema gMonthDay type.
|
| GMonthDayDescriptor |
The gMonthDay Descriptor.
|
| GMonthDescriptor |
The GMonth Descriptor.
|
| GYear |
Describe an XML schema gYear type.
|
| GYearDescriptor |
The GYear Descriptor.
|
| GYearMonth |
Describe an XML schema gYearMonth type.
|
| GYearMonthDescriptor |
The GYearMonth Descriptor.
|
| Month | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| MonthDescriptor | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| RecurringDuration | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| RecurringDurationBase | Deprecated
since Castor 1.0.6 since type derived from this base class are not in any
recommendation.
|
| RecurringDurationDescriptor | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| Time |
Describes an XML schema Time.
|
| TimeDescriptor |
The Time Descriptor.
|
| TimeDuration | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| TimeDurationDescriptor | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| TimeInstant | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| TimePeriod | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| TimePeriodDescriptor | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| Year | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
| YearDescriptor | Deprecated
since Castor 1.0.6 since this type is not in any recommendation.
|
The Castor implementation of specific XML Schema Types
This package contains the implementation of the date/time datatypes defined in W3C XML Schema 1.0 Recommendation. Those types are needed by the marshalling framework and the source generator.
Copyright © 2016. All rights reserved.