Class XmlFactoryConfigurationRuleSet.PropertyAttributeRule
java.lang.Object
org.apache.commons.digester3.Rule
org.apache.velocity.tools.config.XmlFactoryConfigurationRuleSet.PropertyAttributeRule
- Enclosing class:
XmlFactoryConfigurationRuleSet
public static class XmlFactoryConfigurationRuleSet.PropertyAttributeRule
extends org.apache.commons.digester3.Rule
- Version:
- $Id: XmlConfiguration.java 511959 2007-02-26 19:24:39Z nbubna $
- Author:
- Nathan Bubna
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbegin(String namespace, String element, Attributes attributes) Methods inherited from class org.apache.commons.digester3.Rule
body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
-
Constructor Details
-
PropertyAttributeRule
public PropertyAttributeRule()
-
-
Method Details
-
begin
- Overrides:
beginin classorg.apache.commons.digester3.Rule- Throws:
Exception
-