Weaver 3.1.0a1-D1

com.oldlight.weaver.apploader
Class WeaverDCBRLoader

java.lang.Object
  extended bycom.oldlight.weaver.apploader.WeaverDCBRLoader

public class WeaverDCBRLoader
extends Object


Field Summary
private static String ATTR_CLASS
           
private static String ATTR_NAME
           
private static String ELEMENT_NAME_COMPONENT_BUILDER
           
private static String ELEMENT_NAME_ROOT_NODE
           
 
Constructor Summary
WeaverDCBRLoader()
           
 
Method Summary
static WeaverDomComponentBuilderRegistry buildRegistry(Document document)
           
static WeaverDomComponentBuilderRegistry loadRegistry(File registryFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ELEMENT_NAME_ROOT_NODE

private static final String ELEMENT_NAME_ROOT_NODE
See Also:
Constant Field Values

ELEMENT_NAME_COMPONENT_BUILDER

private static final String ELEMENT_NAME_COMPONENT_BUILDER
See Also:
Constant Field Values

ATTR_NAME

private static final String ATTR_NAME
See Also:
Constant Field Values

ATTR_CLASS

private static final String ATTR_CLASS
See Also:
Constant Field Values
Constructor Detail

WeaverDCBRLoader

public WeaverDCBRLoader()
Method Detail

loadRegistry

public static WeaverDomComponentBuilderRegistry loadRegistry(File registryFile)
                                                      throws WeaverException
Throws:
WeaverException

buildRegistry

public static WeaverDomComponentBuilderRegistry buildRegistry(Document document)
                                                       throws WeaverException
Throws:
WeaverException

Copyright ©Paul Harvey