DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class XpathTester

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

public class XpathTester
extends Object

Class for testing dom manipulation with help from SchemaHelper

Version:
$Id: XpathTester.java,v 1.4 2009/07/07 03:29:38 ostwald Exp $
Author:
ostwald

$Id $


Method Summary
static void main(String[] args)
          The main program for the XpathTester class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

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

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

DLESE Tools
v1.6.0