public class DateToStringConverter extends Object implements org.springframework.core.convert.converter.Converter<Date,String>
DateToStringConverter()
String
convert(Date source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateToStringConverter()
public String convert(Date source)
convert
org.springframework.core.convert.converter.Converter<Date,String>
Copyright © 2015–2016 cn.gtmap. All rights reserved.