Class NewRuleAction

    • Constructor Detail

      • NewRuleAction

        public NewRuleAction()
    • Method Detail

      • begin

        public void begin​(InterpretationContext ec,
                          java.lang.String localName,
                          org.xml.sax.Attributes attributes)
        Instantiates an layout of the given class and sets its name.
        Specified by:
        begin in class Action
      • end

        public void end​(InterpretationContext ec,
                        java.lang.String n)
        Once the children elements are also parsed, now is the time to activate the appender options.
        Specified by:
        end in class Action