cn.gtmap.estateplat.core.support.spring
类 DateToStringConverter
java.lang.Object
cn.gtmap.estateplat.core.support.spring.DateToStringConverter
- 所有已实现的接口:
- org.springframework.core.convert.converter.Converter<Date,String>
public class DateToStringConverter
- extends Object
- implements org.springframework.core.convert.converter.Converter<Date,String>
.
- 版本:
- V1.0, 14-6-13
- 作者:
- yangxin
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateToStringConverter
public DateToStringConverter()
convert
public String convert(Date source)
- 指定者:
- 接口
org.springframework.core.convert.converter.Converter<Date,String> 中的 convert
Copyright © 2015–2017 cn.gtmap. All rights reserved.