com.oldlight.weaver.apploader
Class WeaverDCBRLoader
java.lang.Object
com.oldlight.weaver.apploader.WeaverDCBRLoader
- public class WeaverDCBRLoader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
WeaverDCBRLoader
public WeaverDCBRLoader()
loadRegistry
public static WeaverDomComponentBuilderRegistry loadRegistry(File registryFile)
throws WeaverException
- Throws:
WeaverException
buildRegistry
public static WeaverDomComponentBuilderRegistry buildRegistry(Document document)
throws WeaverException
- Throws:
WeaverException