Return to www.inductionframework.org

com.acciente.induction.init.config.xmlconfigloader
Class ViewResolverRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by com.acciente.induction.init.config.xmlconfigloader.ViewResolverRule

public class ViewResolverRule
extends org.apache.commons.digester.Rule

Internal. ViewResolverRule

Author:
Adinath Raveendra Raj

Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
ViewResolverRule(Config.ViewResolver oViewResolver)
           
 
Method Summary
 void begin(java.lang.String sNamespace, java.lang.String sName, org.xml.sax.Attributes oAttributes)
           
 com.acciente.induction.init.config.xmlconfigloader.ViewResolverRule.ParamClassRule createParamClassRule()
           
 void end(java.lang.String sNamespace, java.lang.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

ViewResolverRule

public ViewResolverRule(Config.ViewResolver oViewResolver)
Method Detail

begin

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

end

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

createParamClassRule

public com.acciente.induction.init.config.xmlconfigloader.ViewResolverRule.ParamClassRule createParamClassRule()

Return to www.inductionframework.org

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