org.quartz.CronTrigger <p> A concrete <code>{@link Trigger}</code> that is used to fire a <code>{@link org.quartz.JobDetail}</code> at given moments in time, defined with Unix 'cron-like' definitions. </p> <p> For those unfamiliar with "cron", this means being able to create a ...
org.apache.xalan.lib.ExsltDatetime This class contains EXSLT dates and times extension functions. It is accessed by specifying a namespace URI as follows: <pre> xmlns:datetime="http://exslt.org/dates-and-times" </pre> The documentation for each function has been copied from the relevant EXSLT Implementer page. @see &l ...
com.opensymphony.oscache.util.FastCronParser Parses cron expressions and determines at what time in the past is the most recent match for the supplied expression. @author <a HREF="mailto:chris@swebtec.com">Chris Miller</a> @author $Author: ltorunski $ ...
org.apache.axis.utils.CLArgsParser Parser for command line arguments. This parses command lines according to the standard (?) of GNU utilities. Note: This is still used in 1.1 libraries so do not add 1.2+ dependencies. @author <a HREF="mailto:peter@apache.org">Peter Donald</a> @since 4.0
org.apache.ws.jaxme.generator.util.DateFilter <p>Helper class, that filters a file by replacing certain patterns. Used by the test suite.</p> @author <a HREF="mailto:joe@ispsoft.de">Jochen Wiedmann</a> @version $Id: DateFilter.java,v 1.2 2004/02/16 23:39:58 jochen Exp $
org.apache.turbine.services.intake.model.DateStringField Field for date inputs as free form text. The parsing of date strings is dependent on any rules that are defined, so this field will expect that any validator will be (or extend) DateStringValidator. @author <a HREF="mailto:jmcnally@collab.net">John McNally</a> @author <a HREF="mai ...
org.apache.tools.ant.taskdefs.optional.metamata.MMetricsStreamHandler A handy metrics handler. Most of this code was done only with the screenshots on the documentation since the evaluation version as of this writing does not allow to save metrics or to run it via command line. <p> This class can be used to transform a text file or to process the output stream ...
org.apache.commons.math.fraction.FractionFormat Formats a Fraction number in proper format or improper format. The number format for each of the whole number, numerator and, denominator can be configured. @since 1.1 @version $Revision$ $Date: 2005-06-26 20:46:57 -0700 (Sun, 26 Jun 2005) $
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 ...