Package org.kuali.rice.krad.service.util
Class DateTimeConverter
java.lang.Object
org.kuali.rice.krad.service.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
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateTimeConverter
public DateTimeConverter()
-
-
Method Details
-
canConvert
- Specified by:
canConvertin interfacecom.thoughtworks.xstream.converters.ConverterMatcher
-
toString
- Specified by:
toStringin interfacecom.thoughtworks.xstream.converters.SingleValueConverter
-
fromString
- Specified by:
fromStringin interfacecom.thoughtworks.xstream.converters.SingleValueConverter
-