|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.digester.Rule com.acciente.induction.init.config.xmlconfigloader.ViewMappingRule
public class ViewMappingRule
Internal. ControllerMappingRule NOTE: we do not extend Rule in this class, since this class while a rules "container", but is not itself a rule
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 |
---|
public ViewMappingRule(Config.ViewMapping oViewMapping)
Method Detail |
---|
public ViewMappingRule.AddURLToClassMapRule createAddURLToClassMapRule()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |