Package org.apache.velocity.tools.config
Class XmlFactoryConfigurationRuleSet.PropertyAttributeRule
- java.lang.Object
-
- org.apache.commons.digester.Rule
-
- org.apache.velocity.tools.config.XmlFactoryConfigurationRuleSet.PropertyAttributeRule
-
- Enclosing class:
- XmlFactoryConfigurationRuleSet
public static class XmlFactoryConfigurationRuleSet.PropertyAttributeRule extends org.apache.commons.digester.Rule
-
-
Constructor Summary
Constructors Constructor Description PropertyAttributeRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbegin(String namespace, String element, Attributes attributes)
-
-
-
Method Detail
-
begin
public void begin(String namespace, String element, Attributes attributes) throws Exception
- Overrides:
beginin classorg.apache.commons.digester.Rule- Throws:
Exception
-
-