classpath |
A classpath as a string to search for the factory class in addition to the existing ANT's classpath |
Path |
classpathRef |
A classpath as a reference to search for the factory class in addition to the existing ANT's classpath |
Reference |
factoryClass |
The class of the factory to register |
String |
parentFirst |
Indicates if the classpath should be searched first, before the
standard classes (false) or use the standard classes first (true).
Note that false might make different versions of the same class.
Default: true |
boolean |