Class SetAllPropertiesRule


  • public class SetAllPropertiesRule
    extends Rule
    Rule that uses the introspection utils to set properties.
    Author:
    Remy Maucherat
    • Constructor Detail

      • SetAllPropertiesRule

        public SetAllPropertiesRule()
    • Method Detail

      • begin

        public void begin​(Attributes attributes)
                   throws Exception
        Handle the beginning of an XML element.
        Overrides:
        begin in class Rule
        Parameters:
        attributes - The attributes of this element
        Throws:
        Exception - if a processing error occurs