Interface ArgTagParent

  • All Known Implementing Classes:
    InvokeStaticTag, InvokeTag, NewTag

    public interface ArgTagParent
    Interface for classes that support ArgTag children.
    Version:
    $Revision: 155420 $
    Author:
    Rodney Waldhoff
    • Method Detail

      • addArgument

        void addArgument​(Class type,
                         Object value)