DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class ChoiceTester

java.lang.Object
  extended by org.dlese.dpc.schemedit.test.CompositorTester
      extended by org.dlese.dpc.schemedit.test.ChoiceTester

public class ChoiceTester
extends CompositorTester

Author:
Jonathan Ostwald

Field Summary
 
Fields inherited from class org.dlese.dpc.schemedit.test.CompositorTester
compositor
 
Constructor Summary
ChoiceTester(String schemaName, String instanceDocPath, String xpath)
           
 
Method Summary
static void main(String[] args)
          The main program for the ChoiceTester class
 
Methods inherited from class org.dlese.dpc.schemedit.test.CompositorTester
getCompositorGuard
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChoiceTester

public ChoiceTester(String schemaName,
                    String instanceDocPath,
                    String xpath)
             throws Exception
Throws:
Exception
Method Detail

main

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

Parameters:
args - The command line arguments
Throws:
Exception - NOT YET DOCUMENTED

DLESE Tools
v1.6.0