DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class DcsDataTester

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

public class DcsDataTester
extends Object

Tester for DcsDataRecord and related classes.

Author:
ostwald

$Id: DcsDataTester.java,v 1.11 2009/03/20 23:33:57 jweather Exp $


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

DcsDataTester

public DcsDataTester(String format)
Constructor for the DcsDataTester object

Method Detail

main

public static void main(String[] args)
                 throws Exception
The main program for the DcsDataTester 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