Class DigesterRuleParser.SetPropertiesAliasRule

java.lang.Object
org.apache.commons.digester.Rule
org.apache.commons.digester.xmlrules.DigesterRuleParser.SetPropertiesAliasRule
Enclosing class:
DigesterRuleParser

A rule for adding a attribute-property alias to the custom alias mappings of the containing SetPropertiesRule rule.
  • Constructor Details

  • Method Details

    • begin

      public void begin(Attributes attributes)
      Add the alias to the SetPropertiesRule object created by the enclosing invalid input: '<'set-properties-rule> tag.
      Overrides:
      begin in class Rule
      Parameters:
      attributes - The attribute list of this element