net.sf.antcontrib.logic
public class RunTargetTask extends Task
Method Summary | |
---|---|
void | execute()
execute the target
|
void | setTarget(String target)
The target attribute
|
Throws: BuildException if a target is not specified
Parameters: target the name of a target to execute