Package org.apache.tools.ant.taskdefs

Class Summary
Ant Call Ant in a sub-project
Available Will set the given property if the requested resource is available at runtime.
Chmod  
Copydir Copies a directory.
Copyfile Copies a file.
Cvs  
Delete Deletes a single file.
Deltree  
Echo Echo
Exec Executes a given command if the os platform is appropriate.
Expand Unzip a file.
Filter This task set a token filter that is used by the file copy methods of the project to do token substitution.
FixCRLF Task to convert text source files to local OS formatting conventions, as well as repair text files damaged by misconfigured or misguided editors or file transfer programs.
Get Get a particular source.
GZip Compresses a file with the GZIP algorightm.
Jar Creates a JAR archive.
Java This task acts as a loader for java applications but allows to use the same JVM for the called application thus resulting in much faster operation.
Javac Task to compile Java source files.
Javadoc This Task makes it easy to generate javadocs for a collection of source code.
Jikes Encapsulates a Jikes compiler, by directly executing an external process.
JikesOutputParser Parses output from jikes and passes errors and warnings into the right logging channels of Project.
KeySubst Keyword substitution.
MatchingTask This is an abstract task that should be used by all those tasks that require to include or exclude files based on pattern matching.
Mkdir Creates a given directory.
Property Will set a Project property.
Rename Renames a file.
Replace Replaces all the occurrences of the given string token with the given string value of the indicated file.
Rmic Task to compile RMI stubs and skeletons.
Tar Creates a TAR archive.
Taskdef Define a new task - name and class
Tstamp Sets TSTAMP, DSTAMP and TODAY
Zip Create a ZIP archive.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.