Interface DynamicAttribute

    • Method Detail

      • setDynamicAttribute

        void setDynamicAttribute​(java.lang.String name,
                                 java.lang.String value)
                          throws BuildException
        Set a named attribute to the given value
        Parameters:
        name - the name of the attribute
        value - the new value of the attribute
        Throws:
        BuildException - when any error occurs