public class NameSpaceTester
extends java.lang.Object
| Constructor and Description |
|---|
NameSpaceTester(java.lang.String schemaURI)
Constructor for the NameSpaceTester object
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaHelper |
getSchemaHelper(java.lang.String schemaURI)
Description of the Method
|
static void |
main(java.lang.String[] args)
The main program for the NameSpaceTester class
|
public NameSpaceTester(java.lang.String schemaURI)
public static void main(java.lang.String[] args)
args - The command line argumentspublic static SchemaHelper getSchemaHelper(java.lang.String schemaURI) throws java.lang.Exception
uriStr - Description of the Parameterjava.lang.Exception