Return to www.inductionframework.org

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

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

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

Internal. ControllerMappingRule NOTE: we do not extend Rule in this class, since this class while a rules "container", but is not itself a rule

Author:
Adinath Raveendra Raj

Nested Class Summary
 class ViewMappingRule.AddURLToClassMapRule
           
 
Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
ViewMappingRule(Config.ViewMapping oViewMapping)
           
 
Method Summary
 ViewMappingRule.AddURLToClassMapRule createAddURLToClassMapRule()
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, 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

ViewMappingRule

public ViewMappingRule(Config.ViewMapping oViewMapping)
Method Detail

createAddURLToClassMapRule

public ViewMappingRule.AddURLToClassMapRule createAddURLToClassMapRule()

Return to www.inductionframework.org

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