com.acciente.induction.init.config.xmlconfigloader
Class JavaClassPathRule.AddCompiledDirRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by com.acciente.induction.init.config.xmlconfigloader.JavaClassPathRule.AddCompiledDirRule
Enclosing class:
JavaClassPathRule

public class JavaClassPathRule.AddCompiledDirRule
extends org.apache.commons.digester.Rule

AddCompiledDirRule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
JavaClassPathRule.AddCompiledDirRule()
           
 
Method Summary
 void begin(String sNamespace, String sName, Attributes oAttributes)
           
 com.acciente.induction.init.config.xmlconfigloader.JavaClassPathRule.AddCompiledDirRule.ParamDirRule createParamDirRule()
          Factory methods for the "nested"-rules
 com.acciente.induction.init.config.xmlconfigloader.JavaClassPathRule.AddCompiledDirRule.ParamPackageNamePrefixRule createParamPackageNamePrefixRule()
           
 void end(String sNamespace, String sName)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaClassPathRule.AddCompiledDirRule

public JavaClassPathRule.AddCompiledDirRule()
Method Detail

begin

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

end

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

createParamDirRule

public com.acciente.induction.init.config.xmlconfigloader.JavaClassPathRule.AddCompiledDirRule.ParamDirRule createParamDirRule()
Factory methods for the "nested"-rules


createParamPackageNamePrefixRule

public com.acciente.induction.init.config.xmlconfigloader.JavaClassPathRule.AddCompiledDirRule.ParamPackageNamePrefixRule createParamPackageNamePrefixRule()


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