jp.osdl.jbento2.report
クラス CsvReader

java.lang.Object
  上位を拡張 jp.osdl.jbento2.report.CsvReader

public class CsvReader
extends Object


コンストラクタの概要
CsvReader()
           
 
メソッドの概要
static Map readData(File csvFile)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CsvReader

public CsvReader()
メソッドの詳細

readData

public static Map readData(File csvFile)
                    throws Exception
例外:
Exception


Copyright © 2005-2008 The JBento Project. All Rights Reserved.