public class ValidationReportTester
extends java.lang.Object
DcsDataRecord
and related classes.$Id: ValidationReportTester.java,v 1.10 2009/03/20 23:33:58 jweather Exp $
Constructor and Description |
---|
ValidationReportTester(java.lang.String format)
Constructor for the ValidationReportTester object
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main program for the ValidationReportTester class
|
static void |
prtln(java.lang.String s)
Description of the Method
|
public ValidationReportTester(java.lang.String format)
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- The command line argumentsjava.lang.Exception
public static void prtln(java.lang.String s)
s
- Description of the Parameter