Class ConfigurationAction

  • All Implemented Interfaces:
    ContextAware

    @Deprecated(since="2022-01-27")
    public class ConfigurationAction
    extends Action
    Deprecated.
    • Constructor Detail

      • ConfigurationAction

        public ConfigurationAction()
        Deprecated.
    • Method Detail

      • begin

        public void begin​(InterpretationContext ic,
                          java.lang.String name,
                          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