com.acciente.induction.init.config.xmlconfigloader
Class RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule

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

public class RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule
extends org.apache.commons.digester.Rule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule()
           
 
Method Summary
 void begin(String sNamespace, String sName, Attributes oAttributes)
           
 com.acciente.induction.init.config.xmlconfigloader.RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule.ParamFindRule createParamFindRule()
           
 com.acciente.induction.init.config.xmlconfigloader.RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule.ParamReplaceRule createParamReplaceRule()
           
 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

RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule

public RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule()
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

createParamFindRule

public com.acciente.induction.init.config.xmlconfigloader.RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule.ParamFindRule createParamFindRule()

createParamReplaceRule

public com.acciente.induction.init.config.xmlconfigloader.RedirectMappingRule.AddClassToURLMapRule.AddClassFindReplaceDirectiveRule.ParamReplaceRule createParamReplaceRule()


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