jp.osdl.jbento2.analyzer
クラス MultiSarResultCollectorAllCli

java.lang.Object
  上位を拡張 jp.osdl.jbento2.analyzer.MultiSarResultCollectorAllCli

public class MultiSarResultCollectorAllCli
extends Object


コンストラクタの概要
MultiSarResultCollectorAllCli()
           
 
メソッドの概要
 void execute(String configFileName, String srcDirName)
           
static void main(String[] args)
           
protected  Map readConfFile(File src)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MultiSarResultCollectorAllCli

public MultiSarResultCollectorAllCli()
メソッドの詳細

main

public static void main(String[] args)
                 throws Exception
例外:
Exception

execute

public void execute(String configFileName,
                    String srcDirName)
             throws IOException,
                    org.apache.commons.cli.ParseException
例外:
IOException
org.apache.commons.cli.ParseException

readConfFile

protected Map readConfFile(File src)
                    throws IOException
例外:
IOException


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