com.arsdigita.xml.formatters
Class DateFormatter

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

public class DateFormatter
extends Object
implements Formatter

An alternate formatter for java.util.Date objects, outputing the date in 'medium' format. The time is ommitted.


Constructor Summary
DateFormatter()
           
 
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

DateFormatter

public DateFormatter()
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