Package org.dlese.dpc.schemedit.ndr.util
Class NDRRepoTester
java.lang.Object
org.dlese.dpc.schemedit.ndr.util.NDRRepoTester
Utilities for testing an NDR repository
- can we create and modify a resource??
- Author:
- ostwald
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NDRRepoTester
- Throws:
Exception
-
-
Method Details
-
main
The main program for the NDRRepoTester class- Parameters:
args- The command line arguments- Throws:
Exception- NOT YET DOCUMENTED
-
setDebug
public static void setDebug(boolean bool) Sets the debug attribute of the NDRRepoTester class- Parameters:
bool- The new debug value
-