com.arsdigita.xml.formatters
Class DateTimeFormatter

java.lang.Object
  extended bycom.arsdigita.xml.formatters.DateTimeFormatter
All Implemented Interfaces:
Formatter

public class DateTimeFormatter
extends Object
implements Formatter

The default formatter for java.util.Date objects, outputing the date in 'medium' format and the time in 'short' format.


Constructor Summary
DateTimeFormatter()
           
 
Method Summary
 String format(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateTimeFormatter

public DateTimeFormatter()
Method Detail

format

public String format(Object value)
Specified by:
format in interface Formatter


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC