Class DigesterRuleParser.SetPropertiesAliasRule

  • Enclosing class:
    DigesterRuleParser

    protected class DigesterRuleParser.SetPropertiesAliasRule
    extends Rule
    A rule for adding a attribute-property alias to the custom alias mappings of the containing SetPropertiesRule rule.
    • Constructor Detail

      • SetPropertiesAliasRule

        public SetPropertiesAliasRule()

        Base constructor.

    • Method Detail

      • begin

        public void begin​(org.xml.sax.Attributes attributes)
        Add the alias to the SetPropertiesRule object created by the enclosing tag.
        Overrides:
        begin in class Rule
        Parameters:
        attributes - The attribute list of this element