org.apache.velocity.tools.config
Class XmlFactoryConfigurationRuleSet.PropertyAttributeRule

java.lang.Object
  extended by Rule
      extended by org.apache.velocity.tools.config.XmlFactoryConfigurationRuleSet.PropertyAttributeRule
Enclosing class:
XmlFactoryConfigurationRuleSet

public static class XmlFactoryConfigurationRuleSet.PropertyAttributeRule
extends Rule


Constructor Summary
XmlFactoryConfigurationRuleSet.PropertyAttributeRule()
           
 
Method Summary
 void begin(java.lang.String namespace, java.lang.String element, 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

XmlFactoryConfigurationRuleSet.PropertyAttributeRule

public XmlFactoryConfigurationRuleSet.PropertyAttributeRule()
Method Detail

begin

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


Copyright (c) 2003-2007 Apache Software Foundation