jp.osdl.jbento2.report
クラス Report
java.lang.Object
jp.osdl.jbento2.report.Report
public class Report
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Report
public Report()
main
public static void main(String[] args)
throws Exception
- 例外:
Exception
generate
public void generate()
throws Exception
- 例外:
Exception
makeRelativeDirToTargetDir
public File makeRelativeDirToTargetDir(File path1,
File path2,
File target)
setSourceDir
public void setSourceDir(String dir)
getSourceDir
public String getSourceDir()
getDestDir
public String getDestDir()
setDestDir
public void setDestDir(String destDir)
Copyright © 2005-2008 The JBento Project. All Rights Reserved.