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