Class TimeType

All Implemented Interfaces:
DatabindableDatatype, Comparator, XSDatatype, Serializable, org.relaxng.datatype.Datatype

public class TimeType extends DateTimeBaseType
"time" type. type of the value object is IDateTimeValueType. See http://www.w3.org/TR/xmlschema-2/#time for the spec
See Also: