Uses of Class
org.jrobin.core.timespec.TimeSpec

Packages that use TimeSpec
org.jrobin.core.timespec   
 

Uses of TimeSpec in org.jrobin.core.timespec
 

Methods in org.jrobin.core.timespec that return TimeSpec
 TimeSpec TimeParser.parse()
          Parses the input string specified in the constructor.
 

Methods in org.jrobin.core.timespec with parameters of type TimeSpec
static Calendar[] TimeSpec.getTimes(TimeSpec spec1, TimeSpec spec2)
          Use this static method to resolve relative time references and obtain the corresponding Calendar objects.
static long[] TimeSpec.getTimestamps(TimeSpec spec1, TimeSpec spec2)
          Use this static method to resolve relative time references and obtain the corresponding timestamps (seconds since epoch).
 



Copyright © 2003-2008. All Rights Reserved.