org.springframework.web.servlet.view.json.writer.xstream.converter
Class SimpleDateConverter
java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
com.thoughtworks.xstream.converters.basic.DateConverter
org.springframework.web.servlet.view.json.writer.xstream.converter.SimpleDateConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.ConverterMatcher, com.thoughtworks.xstream.converters.SingleValueConverter
public class SimpleDateConverter
- extends com.thoughtworks.xstream.converters.basic.DateConverter
Methods inherited from class com.thoughtworks.xstream.converters.basic.DateConverter |
canConvert, fromString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleDateConverter
public SimpleDateConverter()
toString
public String toString(Object obj)
- Specified by:
toString
in interface com.thoughtworks.xstream.converters.SingleValueConverter
- Overrides:
toString
in class com.thoughtworks.xstream.converters.basic.DateConverter
Copyright © 2010. All Rights Reserved.