DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class NameSpaceTester

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

public class NameSpaceTester
extends Object

Description of the Class

Author:
ostwald

Constructor Summary
NameSpaceTester(String schemaURI)
          Constructor for the NameSpaceTester object
 
Method Summary
static SchemaHelper getSchemaHelper(String schemaURI)
          Description of the Method
static void main(String[] args)
          The main program for the NameSpaceTester class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameSpaceTester

public NameSpaceTester(String schemaURI)
Constructor for the NameSpaceTester object

Method Detail

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

DLESE Tools
v1.6.0