Package org.apache.tools.ant.dispatch
package org.apache.tools.ant.dispatch
-
Interface SummaryInterfaceDescriptionClasses implementing this interface specify the name of the parameter that contains the name of the task's method to execute.
-
Class SummaryClassDescriptionTasks extending this class may contain multiple actions.Determines and Executes the action method for the task.