DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class FieldsFileTester

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

public class FieldsFileTester
extends Object

Tester for FieldInfoMap

Author:
ostwald

Constructor Summary
FieldsFileTester(String uri)
          Constructor for the FieldsFileTester 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

FieldsFileTester

public FieldsFileTester(String uri)
                 throws Exception
Constructor for the FieldsFileTester 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