|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.seasar.tuigwaa.database.util.DatafileLoader
org.seasar.tuigwaa.database.util.CSVfileLoader
| フィールドの概要 |
| クラス org.seasar.tuigwaa.database.util.DatafileLoader から継承したフィールド |
inputStream |
| コンストラクタの概要 | |
CSVfileLoader(InputStream inputStream)
|
|
| メソッドの概要 | |
String[] |
load()
Load data and returns its content as string array, delimitting rule is determined by its concrete class. |
| クラス org.seasar.tuigwaa.database.util.DatafileLoader から継承したメソッド |
close |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public CSVfileLoader(InputStream inputStream)
| メソッドの詳細 |
public String[] load()
DatafileLoader の記述:
DatafileLoader 内の load
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||