org.geotools.xml.impl
Class XsDateFormat

Object
  extended by Format
      extended by XsDateTimeFormat
          extended by XsDateFormat
All Implemented Interfaces:
Serializable, Cloneable

public class XsDateFormat
extends XsDateTimeFormat

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

Author:
Jochen Wiedmann
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class Format
Format.Field
 
Constructor Summary
XsDateFormat()
          Creates a new instance.
 
Method Summary
 
Methods inherited from class XsDateTimeFormat
format, parseObject
 
Methods inherited from class Format
clone, format, formatToCharacterIterator, parseObject
 
Methods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsDateFormat

public XsDateFormat()
Creates a new instance.



Copyright © 1996-2009 Geotools. All Rights Reserved.