org.seasar.extension.unit
クラス MapReader

java.lang.Object
  拡張org.seasar.extension.unit.MapReader
すべての実装インタフェース:
DataReader
直系の既知のサブクラス:
MapListReader

public class MapReader
extends Object
implements DataReader


コンストラクタの概要
protected MapReader()
           
  MapReader(Map map)
           
 
メソッドの概要
 DataSet read()
           
protected  void setupColumns(Map map)
           
protected  void setupRow(Map map)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MapReader

protected MapReader()

MapReader

public MapReader(Map map)
メソッドの詳細

setupColumns

protected void setupColumns(Map map)

setupRow

protected void setupRow(Map map)

read

public DataSet read()
定義:
インタフェース DataReader 内の read


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.