org.kuali.rice.krad.util
Class DateTimeConverter
java.lang.Object
org.kuali.rice.krad.util.DateTimeConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.ConverterMatcher, com.thoughtworks.xstream.converters.SingleValueConverter
public class DateTimeConverter
- extends Object
- implements com.thoughtworks.xstream.converters.SingleValueConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTimeConverter
public DateTimeConverter()
canConvert
public boolean canConvert(Class clazz)
- Specified by:
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
toString
public String toString(Object obj)
- Specified by:
toString
in interface com.thoughtworks.xstream.converters.SingleValueConverter
fromString
public Object fromString(String value)
- Specified by:
fromString
in interface com.thoughtworks.xstream.converters.SingleValueConverter
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.