xpointer.custom
Class Today

java.lang.Object
  |
  +--xpointer.custom.Date
        |
        +--xpointer.custom.Today

public class Today
extends Date


Fields inherited from class xpointer.custom.Date
gregorianCalendar
 
Constructor Summary
Today()
          Creates new Today
 
Methods inherited from class xpointer.custom.Date
add, equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, subtractDate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Today

public Today()
Creates new Today