DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class SchemaRegistry

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

public class SchemaRegistry
extends Object

Description of the Class

Author:
ostwald

Nested Class Summary
 class SchemaRegistry.Schema
           
 
Constructor Summary
SchemaRegistry()
           
 
Method Summary
 SchemaRegistry.Schema getSchema(String schemaName)
           
static String getSchemaPath(String xmlFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaRegistry

public SchemaRegistry()
Method Detail

getSchema

public SchemaRegistry.Schema getSchema(String schemaName)

getSchemaPath

public static String getSchemaPath(String xmlFormat)

DLESE Tools
v1.6.0