Class AppenderRefAction<E>

  • All Implemented Interfaces:
    ContextAware

    @Deprecated(since="2022-01-27")
    public class AppenderRefAction<E>
    extends Action
    Deprecated.
    • Constructor Detail

      • AppenderRefAction

        public AppenderRefAction()
        Deprecated.
    • Method Detail

      • begin

        public void begin​(InterpretationContext ec,
                          java.lang.String tagName,
                          org.xml.sax.Attributes attributes)
        Deprecated.
        Description copied from class: Action
        Called when the parser encounters an element matching a Pattern.
        Specified by:
        begin in class Action