cn.gtmap.estateplat.core.support.spring
类 StringToDateConverter

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.spring.StringToDateConverter
所有已实现的接口:
org.springframework.core.convert.converter.Converter<String,Date>

public class StringToDateConverter
extends Object
implements org.springframework.core.convert.converter.Converter<String,Date>

.

版本:
V1.0, 14-6-13
作者:
yangxin

构造方法摘要
StringToDateConverter()
           
 
方法摘要
 Date convert(String source)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

StringToDateConverter

public StringToDateConverter()
方法详细信息

convert

public Date convert(String source)
指定者:
接口 org.springframework.core.convert.converter.Converter<String,Date> 中的 convert


Copyright © 2015–2020 cn.gtmap. All rights reserved.