Weaver 3.1.0a1-D1

com.oldlight.weaver.apploader.componentloaders
Class WeaverSetLoader

java.lang.Object
  extended bycom.oldlight.weaver.apploader.componentloaders.WeaverSetLoader
All Implemented Interfaces:
WeaverDomComponentBuilder

public class WeaverSetLoader
extends Object
implements WeaverDomComponentBuilder

Author:
PHarvey To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static String ATTRIBUTE_SCOPE
           
static String ATTRIBUTE_VALUE
           
static String ATTRIBUTE_VAR
           
private  Logger l
           
 
Constructor Summary
WeaverSetLoader()
           
 
Method Summary
 WeaverApplicationComponent buildComponent(Node node, WeaverDomApplicationBuilder appBuilder, WeaverWadSection section, WeaverApplication application)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTRIBUTE_VAR

public static final String ATTRIBUTE_VAR
See Also:
Constant Field Values

ATTRIBUTE_VALUE

public static final String ATTRIBUTE_VALUE
See Also:
Constant Field Values

ATTRIBUTE_SCOPE

public static final String ATTRIBUTE_SCOPE
See Also:
Constant Field Values

l

private Logger l
Constructor Detail

WeaverSetLoader

public WeaverSetLoader()
Method Detail

buildComponent

public WeaverApplicationComponent buildComponent(Node node,
                                                 WeaverDomApplicationBuilder appBuilder,
                                                 WeaverWadSection section,
                                                 WeaverApplication application)
                                          throws WeaverParseException
Specified by:
buildComponent in interface WeaverDomComponentBuilder
Throws:
WeaverParseException

Copyright ©Paul Harvey