KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > text > SimpleDateFormat > Top Examples

  • org.roller.util.DateUtil
    General purpose date utilities. @author Mark Saarinen @author Lance Lavandowska
  • 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.jcorporate.expresso.core.misc.DateTime
    prepare timestamps for database storage @author Michael Nash @author Michael Rimov @author Yves Henri Amaizo @author David Lloyd
  • sync4j.exchange.xml.XmlParser
    This class provides commons methods to parser XML msg @author Fabio Maggi @ Funambol @version $Id: XmlParser.java,v 1.19 2005/06/24 09:31:23 fabius Exp $
  • org.jrobin.graph.TimeGrid
    <p>Holds specific information about the Time axis grid of the chart.</p> @author Arne Vandamme (cobralord@jrobin.org) ================================================================ -- Members ================================================================ ========================= ...
  • jxl.biff.XFRecord
    Holds an extended formatting record
  • de.nava.informa.utils.ParserUtils
    Utility class providing convenience methods to (XML) parsing mechanisms. @author Niko Schmuck (niko@nava.de)
  • jxl.demo.Write
    Demo class which writes a spreadsheet. This demo illustrates most of the features of the JExcelAPI, such as text, numbers, fonts, number formats and date formats
  • org.apache.cocoon.mail.MailContentHandlerDelegate
    Marshal javamail objects <p> Having one or more javamail objects, like Message, Folder, et al. emit SAX events </p> @author Bernhard Huber @since 24. Oktober 2002 @version CVS $Id: MailContentHandlerDelegate.java 30932 2004-07-29 17:35:38Z vgritsenko $ Generated SAX events conformin ...
  • org.jfree.chart.axis.DateAxis
    The base class for axes that display dates. You will find it easier to understand how this axis works if you bear in mind that it really displays/measures integer (or long) data, where the integers are milliseconds since midnight, 1-Jan-1970. When displaying tick labels, the millisecond values a ...
  • org.apache.log4j.lf5.util.DateFormatManager
    Date format manager. Utility class to help manage consistent date formatting and parsing. It may be advantageous to have multiple DateFormatManagers per application. For example, one for handling the output (formatting) of dates, and another one for handling the input (parsing) of dates. @author ...
  • org.apache.commons.beanutils.locale.converters.DateLocaleConverter
    <p>Standard {@link org.apache.commons.beanutils.locale.LocaleConverter} implementation that converts an incoming locale-sensitive String into a <code>java.util.Date</code> object, optionally using a default value or throwing a {@link org.apache.commons.beanutils.ConversionExcepti ...
  • org.jrobin.graph.RrdGraphDef
    <p>Class used to collect information for a JRobin graph. JRobin graphs have many options and this class has methods and properties to set them.</p> <p>The JRobin graph package was designed to create graphs that have the same look as the RRDTool counter parts. Almost all the sam ...
  • scioworks.imap.presentation.imapWeb.TextUtil
  • Clock2
    Time! @author Rachel Gollub
  • org.jivesoftware.messenger.muc.MUCRoomHistory
    Represent the data model for one <code>MUCRoom</code> history. Including chat transcript, joining and leaving times. @author Gaston Dombiak
  • org.apache.lenya.lucene.index.IndexIterator
  • gcc.generator.JavaGenerator
Popular Tags