Class XpathTester

java.lang.Object
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 Details

    • 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