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

构造方法摘要
DateToStringConverter()
           
 
方法摘要
 String convert(Date source)
           
 
从类 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.