Return to www.inductionframework.org

com.acciente.induction.init.config.xmlconfigloader
Class TemplatingRule.TemplatePathAddWebAppPathRule

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

public class TemplatingRule.TemplatePathAddWebAppPathRule
extends org.apache.commons.digester.Rule

TemplatePathAddWebAppPathRule


Constructor Summary
TemplatingRule.TemplatePathAddWebAppPathRule()
           
 
Method Summary
 void body(java.lang.String sNamespace, java.lang.String sName, java.lang.String sText)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, begin, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplatingRule.TemplatePathAddWebAppPathRule

public TemplatingRule.TemplatePathAddWebAppPathRule()
Method Detail

body

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

Return to www.inductionframework.org

Copyright (c) 2008 Acciente, LLC. All rights reserved.