org.apache.tools.ant

Interface DynamicElement

    • Method Detail

      • createDynamicElement

        java.lang.Object createDynamicElement(java.lang.String name)
                                       throws BuildException
        Create an element with the given name
        Parameters:
        name - the element name
        Returns:
        the element created
        Throws:
        BuildException - when any error occurs