org.apache.tools.ant.launch
public interface AntMain
Since: Ant 1.6
Method Summary | |
---|---|
void | startAnt(String[] args, Properties additionalUserProperties, ClassLoader coreLoader)
Start Ant.
|
Parameters: args command line args additionalUserProperties properties to set beyond those that may be specified on the args list coreLoader - not used
Since: Ant 1.6