com.acciente.induction.init.config.xmlconfigloader
Class ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule

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

public class ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule
extends org.apache.commons.digester.Rule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule()
           
 
Method Summary
 void begin(String sNamespace, String sName, Attributes oAttributes)
           
 com.acciente.induction.init.config.xmlconfigloader.ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule.ParamClassNameRule createParamClassNameRule()
           
 com.acciente.induction.init.config.xmlconfigloader.ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule.ParamIncludeDerivedRule createParamIncludeDerivedRule()
           
 
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
 

Constructor Detail

ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule

public ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule()
Method Detail

begin

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

createParamClassNameRule

public com.acciente.induction.init.config.xmlconfigloader.ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule.ParamClassNameRule createParamClassNameRule()

createParamIncludeDerivedRule

public com.acciente.induction.init.config.xmlconfigloader.ControllerMappingRule.AddErrorToClassMapRule.ExceptionPatternRule.ParamIncludeDerivedRule createParamIncludeDerivedRule()


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