org.seasar.cubby.dxo.converter.impl
クラス InputStreamConverter

java.lang.Object
  上位を拡張 org.seasar.extension.dxo.converter.impl.AbstractConverter
      上位を拡張 org.seasar.cubby.dxo.converter.impl.AbstractFileItemConverter
          上位を拡張 org.seasar.cubby.dxo.converter.impl.InputStreamConverter
すべての実装されたインタフェース:
Converter

public class InputStreamConverter
extends AbstractFileItemConverter


フィールドの概要
 
クラス org.seasar.extension.dxo.converter.impl.AbstractConverter から継承されたフィールド
shallowCopy
 
コンストラクタの概要
InputStreamConverter()
           
 
メソッドの概要
protected  Object convert(org.apache.commons.fileupload.FileItem fileItem)
           
 Class getDestClass()
           
 
クラス org.seasar.cubby.dxo.converter.impl.AbstractFileItemConverter から継承されたメソッド
convert, getSourceClasses
 
クラス org.seasar.extension.dxo.converter.impl.AbstractConverter から継承されたメソッド
convert, getEnumName, getEnumOrdinal, isEnum, setShallowCopy
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

InputStreamConverter

public InputStreamConverter()
メソッドの詳細

getDestClass

public Class getDestClass()

convert

protected Object convert(org.apache.commons.fileupload.FileItem fileItem)
定義:
クラス AbstractFileItemConverter 内の convert


Copyright ツゥ 2006-2008 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.