org.dlese.dpc.schemedit.test
Class ChoiceTester
java.lang.Object
  
org.dlese.dpc.schemedit.test.CompositorTester
      
org.dlese.dpc.schemedit.test.ChoiceTester
public class ChoiceTester
- extends CompositorTester
 
- Author:
 
  - Jonathan Ostwald
 
 
 
 
| 
Method Summary | 
static void | 
main(String[] args)
 
          The main program for the ChoiceTester class | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ChoiceTester
public ChoiceTester(String schemaName,
                    String instanceDocPath,
                    String xpath)
             throws Exception
- Throws:
 Exception
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