deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.types.datetime
Class DateTime

java.lang.Object
  extended by org.deegree.commons.types.datetime.DateTime
All Implemented Interfaces:
Comparable<DateTime>

public class DateTime
extends Object
implements Comparable<DateTime>

Represents an xs:dateTime instance.

Version:
$Revision: 20277 $, $Date: 2009-10-21 14:42:39 +0200 (Mi, 21 Okt 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
DateTime(String isoDate)
           
 
Method Summary
 int compareTo(DateTime o)
           
 boolean equals(Object o)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DateTime

public DateTime(String isoDate)
         throws ParseException
Throws:
ParseException
Method Detail

compareTo

public int compareTo(DateTime o)
Specified by:
compareTo in interface Comparable<DateTime>

equals

public boolean equals(Object o)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>