DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.standards.adn.util
Class MappingUtils

java.lang.Object
  extended by org.dlese.dpc.schemedit.standards.adn.util.MappingUtils

public class MappingUtils
extends Object


Constructor Summary
MappingUtils()
           
 
Method Summary
static DleseStandardsDocument getDleseStandardsDocument()
           
static DleseStandardsDocument getDleseStandardsDocument(SchemaHelper sh)
           
static SchemaHelper getSchemaHelper(String schemaURLStr, String rootElementName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingUtils

public MappingUtils()
Method Detail

getSchemaHelper

public static SchemaHelper getSchemaHelper(String schemaURLStr,
                                           String rootElementName)

getDleseStandardsDocument

public static DleseStandardsDocument getDleseStandardsDocument()

getDleseStandardsDocument

public static DleseStandardsDocument getDleseStandardsDocument(SchemaHelper sh)

DLESE Tools
v1.6.0