Where can I get the information for tasks like 'path', 'classpath' etc?
Created Dec 2, 2001
Erik Hatcher Path, Fileset, Patternset, and others like Mapper are all datatypes, not tasks. They are briefly documented from the Ant Manual under the "Built-in Tasks" section (see the top of the menu there).
A <classpath> is just a Path with its element renamed.