DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class DefReportTester

java.lang.Object
  extended by org.dlese.dpc.schemedit.test.DefReportTester

public class DefReportTester
extends Object

Tester for FrameworkConfigReader and MetaDataFramework

Author:
ostwald

$Id: DefReportTester.java,v 1.3 2009/03/20 23:33:58 jweather Exp $


Constructor Summary
DefReportTester(String format)
          Constructor for the DefReportTester object
 
Method Summary
static void main(String[] args)
           
static void prtln(String s)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefReportTester

public DefReportTester(String format)
                throws Exception
Constructor for the DefReportTester object

Throws:
Exception
Method Detail

main

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

prtln

public static void prtln(String s)
Description of the Method

Parameters:
s - Description of the Parameter

DLESE Tools
v1.6.0