com.acciente.induction.init.config.xmlconfigloader
Class IncludeConfigRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by com.acciente.induction.init.config.xmlconfigloader.IncludeConfigRule

public class IncludeConfigRule
extends org.apache.commons.digester.Rule

IncludeConfigRule

Author:
Adinath Raveendra Raj

Field Summary
static String Config_LoadConfig_Resource
           
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
IncludeConfigRule(Config oConfig, ResourceLoader oResourceLoader)
           
 
Method Summary
 void begin(String sNamespace, String sName, Attributes oAttributes)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Config_LoadConfig_Resource

public static final String Config_LoadConfig_Resource
See Also:
Constant Field Values
Constructor Detail

IncludeConfigRule

public IncludeConfigRule(Config oConfig,
                         ResourceLoader oResourceLoader)
Method Detail

begin

public void begin(String sNamespace,
                  String sName,
                  Attributes oAttributes)
           throws XMLConfigLoaderException
Overrides:
begin in class org.apache.commons.digester.Rule
Throws:
XMLConfigLoaderException


Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.