com.isenshi.util.converter.function
クラス DateConverterFunction

java.lang.Object
  拡張com.isenshi.util.converter.function.ConverterFunction
      拡張com.isenshi.util.converter.function.DateConverterFunction
すべての実装インタフェース:
UnaryFunction

public class DateConverterFunction
extends ConverterFunction


コンストラクタの概要
DateConverterFunction()
           
 
メソッドの概要
 Object evaluate(Object obj)
           
 
クラス com.isenshi.util.converter.function.ConverterFunction から継承したメソッド
getAttribute, getEntity, getSourceField, getTargetField, setEntity, setSourceField, setTargetField
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DateConverterFunction

public DateConverterFunction()
メソッドの詳細

evaluate

public Object evaluate(Object obj)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.