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

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

protected static class OldXmlFactoryConfigurationRuleSet.DeprecationRule
extends Rule


Constructor Summary
protected OldXmlFactoryConfigurationRuleSet.DeprecationRule()
           
 
Method Summary
 void begin(java.lang.String ns, java.lang.String ln, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OldXmlFactoryConfigurationRuleSet.DeprecationRule

protected OldXmlFactoryConfigurationRuleSet.DeprecationRule()
Method Detail

begin

public void begin(java.lang.String ns,
                  java.lang.String ln,
                  org.xml.sax.Attributes attributes)
           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright (c) 2003-2007 Apache Software Foundation