com.acciente.induction.init.config.xmlconfigloader
Class RedirectResolverRule
java.lang.Object
org.apache.commons.digester.Rule
com.acciente.induction.init.config.xmlconfigloader.RedirectResolverRule
public class RedirectResolverRule
- extends org.apache.commons.digester.Rule
Internal.
RedirectResolverRule
- Author:
- Adinath Raveendra Raj
Fields inherited from class org.apache.commons.digester.Rule |
digester, namespaceURI |
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 |
RedirectResolverRule
public RedirectResolverRule(Config.RedirectResolver oRedirectResolver)
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
createParamClassRule
public com.acciente.induction.init.config.xmlconfigloader.RedirectResolverRule.ParamClassRule createParamClassRule()
Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.