Package org.apache.velocity.tools.config
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
-
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
-