com.arsdigita.xml.formatters
Class DateTimeFormatter
java.lang.Object
com.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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTimeFormatter
public DateTimeFormatter()
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