Interface XmlTime

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

public interface XmlTime
extends XmlAnySimpleType
Corresponds to the XML Schema xs:time type. A gDay specifies only a day-of-month.

Convertible to Calendar or GDate.

See Also:
XmlCalendar, GDate