org.apache.velocity.tools.config
Class OldXmlFactoryConfigurationRuleSet.ScopeRule

java.lang.Object
  extended by Rule
      extended by org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet.ScopeRule
Enclosing class:
OldXmlFactoryConfigurationRuleSet

protected static class OldXmlFactoryConfigurationRuleSet.ScopeRule
extends Rule


Constructor Summary
protected OldXmlFactoryConfigurationRuleSet.ScopeRule()
           
 
Method Summary
 void body(java.lang.String namespace, java.lang.String element, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OldXmlFactoryConfigurationRuleSet.ScopeRule

protected OldXmlFactoryConfigurationRuleSet.ScopeRule()
Method Detail

body

public void body(java.lang.String namespace,
                 java.lang.String element,
                 java.lang.String value)
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright (c) 2003-2007 Apache Software Foundation