Class Time

java.lang.Object
org.exolab.castor.types.DateTimeBase
org.exolab.castor.types.Time
All Implemented Interfaces:
Serializable, Cloneable

public class Time extends DateTimeBase
Describes an XML schema Time.

The format is defined by W3C XML Schema Recommendation and ISO8601 i.e hh:mm:ss.sss(Z|(+|-)hh:mm)

Deep support of fractional seconds is not implemented. This implementation only supports fractional second resolution of milliseconds.

Version:
$Revision$
Author:
Arnaud Blandin, Edward Kuns
See Also: