Class NameSpaceTester

java.lang.Object
org.dlese.dpc.schemedit.test.NameSpaceTester

public class NameSpaceTester extends Object
Description of the Class
Author:
ostwald
  • Constructor Details

    • NameSpaceTester

      public NameSpaceTester(String schemaURI)
      Constructor for the NameSpaceTester object
  • Method Details

    • main

      public static void main(String[] args)
      The main program for the NameSpaceTester class
      Parameters:
      args - The command line arguments
    • getSchemaHelper

      public static SchemaHelper getSchemaHelper(String schemaURI) throws Exception
      Description of the Method
      Parameters:
      uriStr - Description of the Parameter
      Throws:
      Exception