Interface XmlDate

All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlTokenSource
All Known Implementing Classes:
XmlDateImpl

public interface XmlDate
extends XmlAnySimpleType
Corresponds to the XML Schema xs:date type.

Convertible to Calendar, Date, and GDate.

See Also:
XmlCalendar, GDate