jp.osdl.jbento2.report
クラス SummaryBuilder

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

public class SummaryBuilder
extends AbstractReportBuilder


コンストラクタの概要
SummaryBuilder(File dataDir, File destDir, File destRootDir)
           
 
メソッドの概要
 void execute()
           
 
クラス jp.osdl.jbento2.report.AbstractReportBuilder から継承されたメソッド
getDataDir, getDestDir, getDestRootDir, getRelativePath, getRelativeRoot, setDataDir, setDestDir, setDestRootDir
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SummaryBuilder

public SummaryBuilder(File dataDir,
                      File destDir,
                      File destRootDir)
メソッドの詳細

execute

public void execute()
             throws Exception
例外:
Exception


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