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