Class XsTimeFormat

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    public class XsTimeFormat
    extends XsDateTimeFormat

    An instance of Format, which may be used to parse and format xs:time values.

    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class java.text.Format

        java.text.Format.Field
    • Constructor Summary

      Constructors 
      Constructor Description
      XsTimeFormat()
      Creates a new instance.
    • Method Summary

      • Methods inherited from class java.text.Format

        clone, format, formatToCharacterIterator, parseObject
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XsTimeFormat

        public XsTimeFormat()
        Creates a new instance.