com.arsdigita.xml.formatters
Class TimeFormatter

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

public class TimeFormatter
extends Object
implements Formatter

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


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

TimeFormatter

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