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


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
TemplatingRule.TemplatePathAddWebAppPathRule()
           
 
Method Summary
 void body(String sNamespace, String sName, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplatingRule.TemplatePathAddWebAppPathRule

public TemplatingRule.TemplatePathAddWebAppPathRule()
Method Detail

body

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


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