Class DigesterRuleParser.SetNestedPropertiesAliasRule

  • Enclosing class:
    DigesterRuleParser

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

      • SetNestedPropertiesAliasRule

        public SetNestedPropertiesAliasRule()

        Base constructor.

    • Method Detail

      • begin

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