xpointer.custom
Class Now

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

public class Now
extends Date


Fields inherited from class xpointer.custom.Date
gregorianCalendar
 
Constructor Summary
Now()
          Creates new Now
 
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

Now

public Now()
Creates new Now