DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class ValidationReportTester

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

public class ValidationReportTester
extends Object

Tester for DcsDataRecord and related classes.

Author:
ostwald

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


Constructor Summary
ValidationReportTester(String format)
          Constructor for the ValidationReportTester object
 
Method Summary
static void main(String[] args)
          The main program for the ValidationReportTester class
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

ValidationReportTester

public ValidationReportTester(String format)
Constructor for the ValidationReportTester object

Method Detail

main

public static void main(String[] args)
                 throws Exception
The main program for the ValidationReportTester class

Parameters:
args - The command line arguments
Throws:
Exception

prtln

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

Parameters:
s - Description of the Parameter

DLESE Tools
v1.6.0