jp.osdl.jbento2.analyzer
クラス MultiResultCollectorAllCli

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

public class MultiResultCollectorAllCli
extends Object


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

コンストラクタの詳細

MultiResultCollectorAllCli

public MultiResultCollectorAllCli()
メソッドの詳細

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

findFile

protected void findFile(File src,
                        List keyList,
                        String fileName,
                        String target)
                 throws IOException
例外:
IOException


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