|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.digester.Rule com.acciente.induction.init.config.xmlconfigloader.IncludeConfigRule
public class IncludeConfigRule
IncludeConfigRule
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 |
---|
public static final String Config_LoadConfig_Resource
Constructor Detail |
---|
public IncludeConfigRule(Config oConfig, ResourceLoader oResourceLoader)
Method Detail |
---|
public void begin(String sNamespace, String sName, Attributes oAttributes) throws XMLConfigLoaderException
begin
in class org.apache.commons.digester.Rule
XMLConfigLoaderException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |