org.apache.tools.ant.types
public class Commandline.Marker extends Object
This class is there to support the srcfile and targetfile elements of <execon> and <transform> - don't know whether there might be additional use cases.
--SBMethod Summary | |
---|---|
int | getPosition()
Return the number of arguments that preceeded this marker.
|
The name of the executable - if set - is counted as the very first argument.