Package org.apache.tools.ant.taskdefs

Interface Summary
XSLTLiaison  
 

Class Summary
Ant Call Ant in a sub-project
Available Will set the given property if the requested resource is available at runtime.
Chmod  
CompileTask This task will compile and load a new taskdef all in one step.
Copydir Copies a directory.
Copyfile Copies a file.
Cvs  
Delete Deletes a single file or a set of files defined by a pattern.
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.
GUnzip Expands a file that has been compressed with the GZIP algorightm.
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.
Patch Task as a layer on top of patch.
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 files.
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
Untar Untar a file.
XSLTProcess A Task to process via XSLT a set of XML documents.
Zip Create a ZIP archive.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.