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

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

public class FormFile2BytesConverterFunction
extends ConverterFunction


コンストラクタの概要
FormFile2BytesConverterFunction()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

FormFile2BytesConverterFunction

public FormFile2BytesConverterFunction()
メソッドの詳細

evaluate

public Object evaluate(Object obj)


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