KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > util > GregorianCalendar > Top Examples

  • org.apache.commons.lang.time.DateUtilsTest
    Unit tests {@link org.apache.commons.lang.time.DateUtils}. @author <a HREF="mailto:sergek@lokitech.com">Serge Knystautas</a> @author <a HREF="mailto:steve@mungoknotwise.com">Steven Caswell</a>
  • org.jrobin.demo.PlottableDemo
    May 1st 2004.
  • org.jrobin.mrtg.client.GraphFrame
    5 minutes graph panel botom panel
  • org.jrobin.demo.ComplexDemo
    <p>Extended graphing demo for JRobin.</p> @author Arne Vandamme (cobralord@jrobin.org) Import database from XML Create traffic overview of a week Create server load and cpu usage of a day Create ftp graph for a month
  • net.sf.saxon.value.DateValue
    A value of type Date. Note that a Date may include a TimeZone, and unlike the situation with dateTime, the timezone is part of the value space.
  • edu.rice.rubbos.client.ClientEmulator
    RUBBoS client emulator. This class plays random user sessions emulating a Web browser. @author <a HREF="mailto:cecchet@rice.edu">Emmanuel Cecchet</a> and <a HREF="mailto:julie.marguerite@inrialpes.fr">Julie Marguerite</a> @version 1.0
  • net.sf.saxon.value.DateTimeValue
    A value of type DateTime
  • edu.rice.rubbos.beans.TimeManagement
    This class provides additionnal functions that the GregorianCalendar class does not provide. It is mainly to compute time differences and display the date in a database understandable format. @author <a HREF="mailto:cecchet@rice.edu">Emmanuel Cecchet</a> and <a HREF="mailto:julie.mar ...
  • org.jboss.mq.server.MessageCounter
    This class stores message count informations for a given queue @todo The date processing has been reported as a bottleneck @author Ulf Schroeter (u.schroeter@mobilcom.de) @author Stephan Steinbacher (s.steinbacher@mobilcom.de) @version $Revision: 1.4.6.2 $
  • org.jrobin.core.Util
    Class defines various utility functions used in JRobin. @author <a HREF="mailto:saxon@jrobin.org">Sasa Markovic</a>
  • edu.rice.rubbos.servlets.TimeManagement
    This class provides additionnal functions that the GregorianCalendar class does not provide. It is mainly to compute time differences and display the date in a database understandable format.
  • jodd.datetime.converters.GregorianCalendarConverter
  • org.jrobin.graph.RrdGraphDefTemplate
    Class used to create an arbitrary number of RrdGraphDef (graph definition) objects from a single XML template. XML template can be supplied as an XML InputSource, XML file or XML formatted string.<p> Here is an example of a properly formatted XML template with all available options in it (u ...
  • org.apache.torque.util.Criteria
    This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string. This class is meant to minimize the amount of casting that needs to be done when working with Hashtables. NOTE: other methods will be added as needed and as time permits. ...
  • org.python.modules.time
  • org.jboss.test.hibernate.test.HibernateIntgUnitTestCase
    Implementation of HibernateIntgUnitTestCase. @author Steve Ebersole
  • com.mysql.jdbc.ResultSet
    A ResultSet provides access to a table of data generated by executing a Statement. The table rows are retrieved in sequence. Within a row its column values can be accessed in any order. <P> A ResultSet maintains a cursor pointing to its current row of data. Initially the cursor is positione ...
  • com.nwalsh.xalan.CVS
    <p>Saxon extension to convert CVS date strings into local time</p> <p>$Id: CVS.java,v 1.1 2004/12/24 14:24:08 slobodan Exp $</p> <p>Copyright (C) 2000 Norman Walsh.</p> <p>This class provides a <a HREF="http://users.iclway.co.uk/mhkay/saxon/">Saxo ...
  • org.apache.lenya.cms.task.AntTask
    An object of this class is used to execute Ant tasks. The task parameters are: <ul> <li><code><strong>publication-id</strong></code>: the publication ID</li> <li><code><strong>buildfile</strong> (optional)</code>: the locatio ...
  • org.openlaszlo.utils.LZUtils
    Class for miscellaneous utility functions.
Popular Tags