org.dlese.dpc.schemedit.test
Class TimeTester
java.lang.Object
org.dlese.dpc.schemedit.test.TimeTester
public class TimeTester
- extends Object
Utilities for manipulating XPaths, represented as String
- Author:
- ostwald
Method Summary |
static void |
main(String[] args)
The main program for the TimeTester class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeTester
public TimeTester()
main
public static void main(String[] args)
throws Exception
- The main program for the TimeTester class
- Parameters:
args
- The command line arguments
- Throws:
Exception
- Description of the Exception