source: release-kits/lirk3/resources/gs3-release-maker/ant/docs/manual/api/org/apache/tools/ant/taskdefs/package-summary.html@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 51.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.4.2_13) on Mon Oct 01 14:33:12 NZST 2007 -->
6<TITLE>
7org.apache.tools.ant.taskdefs (Apache Ant API)
8</TITLE>
9
10<META NAME="keywords" CONTENT="org.apache.tools.ant.taskdefs package">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17 parent.document.title="org.apache.tools.ant.taskdefs (Apache Ant API)";
18}
19</SCRIPT>
20
21</HEAD>
22
23<BODY BGCOLOR="white" onload="windowTitle();">
24
25
26<!-- ========= START OF TOP NAVBAR ======= -->
27<A NAME="navbar_top"><!-- --></A>
28<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30<TR>
31<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32<A NAME="navbar_top_firstrow"><!-- --></A>
33<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34 <TR ALIGN="center" VALIGN="top">
35 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
42 </TR>
43</TABLE>
44</TD>
45<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46</EM>
47</TD>
48</TR>
49
50<TR>
51<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
52&nbsp;<A HREF="../../../../../org/apache/tools/ant/loader/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
53&nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/compilers/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
54<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
56&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
57&nbsp;<SCRIPT type="text/javascript">
58 <!--
59 if(window==top) {
60 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
61 }
62 //-->
63</SCRIPT>
64<NOSCRIPT>
65 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
66</NOSCRIPT>
67
68</FONT></TD>
69</TR>
70</TABLE>
71<A NAME="skip-navbar_top"></A>
72<!-- ========= END OF TOP NAVBAR ========= -->
73
74<HR>
75<H2>
76Package org.apache.tools.ant.taskdefs
77</H2>
78
79<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
80<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
81<TD COLSPAN=2><FONT SIZE="+2">
82<B>Interface Summary</B></FONT></TD>
83</TR>
84<TR BGCOLOR="white" CLASS="TableRowColor">
85<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ExecuteStreamHandler.html" title="interface in org.apache.tools.ant.taskdefs">ExecuteStreamHandler</A></B></TD>
86<TD>Used by <code>Execute</code> to handle input and output stream of
87 subprocesses.</TD>
88</TR>
89<TR BGCOLOR="white" CLASS="TableRowColor">
90<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Get.DownloadProgress.html" title="interface in org.apache.tools.ant.taskdefs">Get.DownloadProgress</A></B></TD>
91<TD>&nbsp;</TD>
92</TR>
93<TR BGCOLOR="white" CLASS="TableRowColor">
94<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTLiaison.html" title="interface in org.apache.tools.ant.taskdefs">XSLTLiaison</A></B></TD>
95<TD>Proxy interface for XSLT processors.</TD>
96</TR>
97<TR BGCOLOR="white" CLASS="TableRowColor">
98<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTLiaison2.html" title="interface in org.apache.tools.ant.taskdefs">XSLTLiaison2</A></B></TD>
99<TD>Extended Proxy interface for XSLT processors.</TD>
100</TR>
101<TR BGCOLOR="white" CLASS="TableRowColor">
102<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTLogger.html" title="interface in org.apache.tools.ant.taskdefs">XSLTLogger</A></B></TD>
103<TD>&nbsp;</TD>
104</TR>
105<TR BGCOLOR="white" CLASS="TableRowColor">
106<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTLoggerAware.html" title="interface in org.apache.tools.ant.taskdefs">XSLTLoggerAware</A></B></TD>
107<TD>&nbsp;</TD>
108</TR>
109</TABLE>
110&nbsp;
111
112<P>
113
114<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116<TD COLSPAN=2><FONT SIZE="+2">
117<B>Class Summary</B></FONT></TD>
118</TR>
119<TR BGCOLOR="white" CLASS="TableRowColor">
120<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/AbstractCvsTask.html" title="class in org.apache.tools.ant.taskdefs">AbstractCvsTask</A></B></TD>
121<TD>original Cvs.java 1.20
122
123 NOTE: This implementation has been moved here from Cvs.java with
124 the addition of some accessors for extensibility.</TD>
125</TR>
126<TR BGCOLOR="white" CLASS="TableRowColor">
127<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Ant.html" title="class in org.apache.tools.ant.taskdefs">Ant</A></B></TD>
128<TD>Build a sub-project.</TD>
129</TR>
130<TR BGCOLOR="white" CLASS="TableRowColor">
131<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Ant.Reference.html" title="class in org.apache.tools.ant.taskdefs">Ant.Reference</A></B></TD>
132<TD>Helper class that implements the nested &lt;reference&gt;
133 element of &lt;ant&gt; and &lt;antcall&gt;.</TD>
134</TR>
135<TR BGCOLOR="white" CLASS="TableRowColor">
136<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Ant.TargetElement.html" title="class in org.apache.tools.ant.taskdefs">Ant.TargetElement</A></B></TD>
137<TD>Helper class that implements the nested &lt;target&gt;
138 element of &lt;ant&gt; and &lt;antcall&gt;.</TD>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Antlib.html" title="class in org.apache.tools.ant.taskdefs">Antlib</A></B></TD>
142<TD>Antlib task.</TD>
143</TR>
144<TR BGCOLOR="white" CLASS="TableRowColor">
145<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/AntlibDefinition.html" title="class in org.apache.tools.ant.taskdefs">AntlibDefinition</A></B></TD>
146<TD>Base class for tasks that that can be used in antlibs.</TD>
147</TR>
148<TR BGCOLOR="white" CLASS="TableRowColor">
149<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/AntStructure.html" title="class in org.apache.tools.ant.taskdefs">AntStructure</A></B></TD>
150<TD>Creates a partial DTD for Ant from the currently known tasks.</TD>
151</TR>
152<TR BGCOLOR="white" CLASS="TableRowColor">
153<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Available.html" title="class in org.apache.tools.ant.taskdefs">Available</A></B></TD>
154<TD>Will set the given property if the requested resource is available at
155 runtime.</TD>
156</TR>
157<TR BGCOLOR="white" CLASS="TableRowColor">
158<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Available.FileDir.html" title="class in org.apache.tools.ant.taskdefs">Available.FileDir</A></B></TD>
159<TD>EnumeratedAttribute covering the file types to be checked for, either
160 file or dir.</TD>
161</TR>
162<TR BGCOLOR="white" CLASS="TableRowColor">
163<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Basename.html" title="class in org.apache.tools.ant.taskdefs">Basename</A></B></TD>
164<TD>Sets a property to the base name of a specified file, optionally minus a
165 suffix.</TD>
166</TR>
167<TR BGCOLOR="white" CLASS="TableRowColor">
168<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/BuildNumber.html" title="class in org.apache.tools.ant.taskdefs">BuildNumber</A></B></TD>
169<TD>Read, increment, and write a build number in a file
170 It will first
171 attempt to read a build number from a file, then set the property
172 "build.number" to the value that was read in (or 0 if no such value).</TD>
173</TR>
174<TR BGCOLOR="white" CLASS="TableRowColor">
175<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/BUnzip2.html" title="class in org.apache.tools.ant.taskdefs">BUnzip2</A></B></TD>
176<TD>Expands a file that has been compressed with the BZIP2
177 algorithm.</TD>
178</TR>
179<TR BGCOLOR="white" CLASS="TableRowColor">
180<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/BZip2.html" title="class in org.apache.tools.ant.taskdefs">BZip2</A></B></TD>
181<TD>Compresses a file with the BZIP2 algorithm.</TD>
182</TR>
183<TR BGCOLOR="white" CLASS="TableRowColor">
184<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/CallTarget.html" title="class in org.apache.tools.ant.taskdefs">CallTarget</A></B></TD>
185<TD>Call another target in the same project.</TD>
186</TR>
187<TR BGCOLOR="white" CLASS="TableRowColor">
188<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Checksum.html" title="class in org.apache.tools.ant.taskdefs">Checksum</A></B></TD>
189<TD>Used to create or verify file checksums.</TD>
190</TR>
191<TR BGCOLOR="white" CLASS="TableRowColor">
192<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Chmod.html" title="class in org.apache.tools.ant.taskdefs">Chmod</A></B></TD>
193<TD>Chmod equivalent for unix-like environments.</TD>
194</TR>
195<TR BGCOLOR="white" CLASS="TableRowColor">
196<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Concat.html" title="class in org.apache.tools.ant.taskdefs">Concat</A></B></TD>
197<TD>This class contains the 'concat' task, used to concatenate a series
198 of files into a single stream.</TD>
199</TR>
200<TR BGCOLOR="white" CLASS="TableRowColor">
201<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Concat.TextElement.html" title="class in org.apache.tools.ant.taskdefs">Concat.TextElement</A></B></TD>
202<TD>sub element points to a file or contains text</TD>
203</TR>
204<TR BGCOLOR="white" CLASS="TableRowColor">
205<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ConditionTask.html" title="class in org.apache.tools.ant.taskdefs">ConditionTask</A></B></TD>
206<TD>Task to set a property conditionally using &lt;uptodate&gt;, &lt;available&gt;,
207 and many other supported conditions.</TD>
208</TR>
209<TR BGCOLOR="white" CLASS="TableRowColor">
210<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Copy.html" title="class in org.apache.tools.ant.taskdefs">Copy</A></B></TD>
211<TD>Copies a file or directory to a new file
212 or directory.</TD>
213</TR>
214<TR BGCOLOR="white" CLASS="TableRowColor">
215<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Copydir.html" title="class in org.apache.tools.ant.taskdefs">Copydir</A></B></TD>
216<TD><B>Deprecated.</B>&nbsp;<I>The copydir task is deprecated since Ant 1.2.</I></TD>
217</TR>
218<TR BGCOLOR="white" CLASS="TableRowColor">
219<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Copyfile.html" title="class in org.apache.tools.ant.taskdefs">Copyfile</A></B></TD>
220<TD><B>Deprecated.</B>&nbsp;<I>The copyfile task is deprecated since Ant 1.2.</I></TD>
221</TR>
222<TR BGCOLOR="white" CLASS="TableRowColor">
223<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Cvs.html" title="class in org.apache.tools.ant.taskdefs">Cvs</A></B></TD>
224<TD>Performs operations on a CVS repository.</TD>
225</TR>
226<TR BGCOLOR="white" CLASS="TableRowColor">
227<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/CVSPass.html" title="class in org.apache.tools.ant.taskdefs">CVSPass</A></B></TD>
228<TD>Adds an new entry to a CVS password file.</TD>
229</TR>
230<TR BGCOLOR="white" CLASS="TableRowColor">
231<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/DefaultExcludes.html" title="class in org.apache.tools.ant.taskdefs">DefaultExcludes</A></B></TD>
232<TD>Alters the default excludes for the <strong>entire</strong> build..</TD>
233</TR>
234<TR BGCOLOR="white" CLASS="TableRowColor">
235<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/DefBase.html" title="class in org.apache.tools.ant.taskdefs">DefBase</A></B></TD>
236<TD>Base class for Definitions
237 handling uri and class loading.</TD>
238</TR>
239<TR BGCOLOR="white" CLASS="TableRowColor">
240<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Definer.html" title="class in org.apache.tools.ant.taskdefs">Definer</A></B></TD>
241<TD>Base class for Taskdef and Typedef - handles all
242 the attributes for Typedef.</TD>
243</TR>
244<TR BGCOLOR="white" CLASS="TableRowColor">
245<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Definer.Format.html" title="class in org.apache.tools.ant.taskdefs">Definer.Format</A></B></TD>
246<TD>Enumerated type for format attribute</TD>
247</TR>
248<TR BGCOLOR="white" CLASS="TableRowColor">
249<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Definer.OnError.html" title="class in org.apache.tools.ant.taskdefs">Definer.OnError</A></B></TD>
250<TD>Enumerated type for onError attribute</TD>
251</TR>
252<TR BGCOLOR="white" CLASS="TableRowColor">
253<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Delete.html" title="class in org.apache.tools.ant.taskdefs">Delete</A></B></TD>
254<TD>Deletes a file or directory, or set of files defined by a fileset.</TD>
255</TR>
256<TR BGCOLOR="white" CLASS="TableRowColor">
257<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Deltree.html" title="class in org.apache.tools.ant.taskdefs">Deltree</A></B></TD>
258<TD><B>Deprecated.</B>&nbsp;<I>The deltree task is deprecated since Ant 1.2.</I></TD>
259</TR>
260<TR BGCOLOR="white" CLASS="TableRowColor">
261<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/DependSet.html" title="class in org.apache.tools.ant.taskdefs">DependSet</A></B></TD>
262<TD>Examines and removes out of date target files.</TD>
263</TR>
264<TR BGCOLOR="white" CLASS="TableRowColor">
265<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Dirname.html" title="class in org.apache.tools.ant.taskdefs">Dirname</A></B></TD>
266<TD>Determines the directory name of the specified file.</TD>
267</TR>
268<TR BGCOLOR="white" CLASS="TableRowColor">
269<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Ear.html" title="class in org.apache.tools.ant.taskdefs">Ear</A></B></TD>
270<TD>Creates a EAR archive.</TD>
271</TR>
272<TR BGCOLOR="white" CLASS="TableRowColor">
273<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Echo.html" title="class in org.apache.tools.ant.taskdefs">Echo</A></B></TD>
274<TD>Writes a message to the Ant logging facilities.</TD>
275</TR>
276<TR BGCOLOR="white" CLASS="TableRowColor">
277<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Echo.EchoLevel.html" title="class in org.apache.tools.ant.taskdefs">Echo.EchoLevel</A></B></TD>
278<TD>The enumerated values for the level attribute.</TD>
279</TR>
280<TR BGCOLOR="white" CLASS="TableRowColor">
281<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Exec.html" title="class in org.apache.tools.ant.taskdefs">Exec</A></B></TD>
282<TD><B>Deprecated.</B>&nbsp;<I>delegate to <A HREF="../../../../../org/apache/tools/ant/taskdefs/Execute.html" title="class in org.apache.tools.ant.taskdefs"><CODE>Execute</CODE></A>
283 instead.</I></TD>
284</TR>
285<TR BGCOLOR="white" CLASS="TableRowColor">
286<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ExecTask.html" title="class in org.apache.tools.ant.taskdefs">ExecTask</A></B></TD>
287<TD>Executes a given command if the os platform is appropriate.</TD>
288</TR>
289<TR BGCOLOR="white" CLASS="TableRowColor">
290<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Execute.html" title="class in org.apache.tools.ant.taskdefs">Execute</A></B></TD>
291<TD>Runs an external program.</TD>
292</TR>
293<TR BGCOLOR="white" CLASS="TableRowColor">
294<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ExecuteJava.html" title="class in org.apache.tools.ant.taskdefs">ExecuteJava</A></B></TD>
295<TD>&nbsp;</TD>
296</TR>
297<TR BGCOLOR="white" CLASS="TableRowColor">
298<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ExecuteOn.html" title="class in org.apache.tools.ant.taskdefs">ExecuteOn</A></B></TD>
299<TD>Executes a given command, supplying a set of files as arguments.</TD>
300</TR>
301<TR BGCOLOR="white" CLASS="TableRowColor">
302<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ExecuteOn.FileDirBoth.html" title="class in org.apache.tools.ant.taskdefs">ExecuteOn.FileDirBoth</A></B></TD>
303<TD>Enumerated attribute with the values "file", "dir" and "both"
304 for the type attribute.</TD>
305</TR>
306<TR BGCOLOR="white" CLASS="TableRowColor">
307<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ExecuteWatchdog.html" title="class in org.apache.tools.ant.taskdefs">ExecuteWatchdog</A></B></TD>
308<TD>Destroys a process running for too long.</TD>
309</TR>
310<TR BGCOLOR="white" CLASS="TableRowColor">
311<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Exit.html" title="class in org.apache.tools.ant.taskdefs">Exit</A></B></TD>
312<TD>Exits the active build, giving an additional message
313 if available.</TD>
314</TR>
315<TR BGCOLOR="white" CLASS="TableRowColor">
316<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Expand.html" title="class in org.apache.tools.ant.taskdefs">Expand</A></B></TD>
317<TD>Unzip a file.</TD>
318</TR>
319<TR BGCOLOR="white" CLASS="TableRowColor">
320<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Filter.html" title="class in org.apache.tools.ant.taskdefs">Filter</A></B></TD>
321<TD>Sets a token filter that is used by the file copy tasks
322 to do token substitution.</TD>
323</TR>
324<TR BGCOLOR="white" CLASS="TableRowColor">
325<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/FixCRLF.html" title="class in org.apache.tools.ant.taskdefs">FixCRLF</A></B></TD>
326<TD>Converts text source files to local OS formatting conventions, as
327 well as repair text files damaged by misconfigured or misguided editors or
328 file transfer programs.</TD>
329</TR>
330<TR BGCOLOR="white" CLASS="TableRowColor">
331<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/FixCRLF.AddAsisRemove.html" title="class in org.apache.tools.ant.taskdefs">FixCRLF.AddAsisRemove</A></B></TD>
332<TD>Enumerated attribute with the values "asis", "add" and "remove".</TD>
333</TR>
334<TR BGCOLOR="white" CLASS="TableRowColor">
335<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/FixCRLF.CrLf.html" title="class in org.apache.tools.ant.taskdefs">FixCRLF.CrLf</A></B></TD>
336<TD>Enumerated attribute with the values "asis", "cr", "lf" and "crlf".</TD>
337</TR>
338<TR BGCOLOR="white" CLASS="TableRowColor">
339<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/GenerateKey.html" title="class in org.apache.tools.ant.taskdefs">GenerateKey</A></B></TD>
340<TD>Generates a key in a keystore.</TD>
341</TR>
342<TR BGCOLOR="white" CLASS="TableRowColor">
343<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/GenerateKey.DistinguishedName.html" title="class in org.apache.tools.ant.taskdefs">GenerateKey.DistinguishedName</A></B></TD>
344<TD>&nbsp;</TD>
345</TR>
346<TR BGCOLOR="white" CLASS="TableRowColor">
347<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/GenerateKey.DnameParam.html" title="class in org.apache.tools.ant.taskdefs">GenerateKey.DnameParam</A></B></TD>
348<TD>&nbsp;</TD>
349</TR>
350<TR BGCOLOR="white" CLASS="TableRowColor">
351<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Get.html" title="class in org.apache.tools.ant.taskdefs">Get</A></B></TD>
352<TD>Gets a particular file from a URL source.</TD>
353</TR>
354<TR BGCOLOR="white" CLASS="TableRowColor">
355<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Get.Base64Converter.html" title="class in org.apache.tools.ant.taskdefs">Get.Base64Converter</A></B></TD>
356<TD>BASE 64 encoding of a String or an array of bytes.</TD>
357</TR>
358<TR BGCOLOR="white" CLASS="TableRowColor">
359<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Get.NullProgress.html" title="class in org.apache.tools.ant.taskdefs">Get.NullProgress</A></B></TD>
360<TD>do nothing with progress info</TD>
361</TR>
362<TR BGCOLOR="white" CLASS="TableRowColor">
363<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Get.VerboseProgress.html" title="class in org.apache.tools.ant.taskdefs">Get.VerboseProgress</A></B></TD>
364<TD>verbose progress system prints to some output stream</TD>
365</TR>
366<TR BGCOLOR="white" CLASS="TableRowColor">
367<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/GUnzip.html" title="class in org.apache.tools.ant.taskdefs">GUnzip</A></B></TD>
368<TD>Expands a file that has been compressed with the GZIP
369 algorithm.</TD>
370</TR>
371<TR BGCOLOR="white" CLASS="TableRowColor">
372<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/GZip.html" title="class in org.apache.tools.ant.taskdefs">GZip</A></B></TD>
373<TD>Compresses a file with the GZIP algorithm.</TD>
374</TR>
375<TR BGCOLOR="white" CLASS="TableRowColor">
376<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ImportTask.html" title="class in org.apache.tools.ant.taskdefs">ImportTask</A></B></TD>
377<TD>
378 Task to import another build file into the current project.</TD>
379</TR>
380<TR BGCOLOR="white" CLASS="TableRowColor">
381<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Input.html" title="class in org.apache.tools.ant.taskdefs">Input</A></B></TD>
382<TD>Reads an input line from the console.</TD>
383</TR>
384<TR BGCOLOR="white" CLASS="TableRowColor">
385<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Jar.html" title="class in org.apache.tools.ant.taskdefs">Jar</A></B></TD>
386<TD>Creates a JAR archive.</TD>
387</TR>
388<TR BGCOLOR="white" CLASS="TableRowColor">
389<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Jar.FilesetManifestConfig.html" title="class in org.apache.tools.ant.taskdefs">Jar.FilesetManifestConfig</A></B></TD>
390<TD>&nbsp;</TD>
391</TR>
392<TR BGCOLOR="white" CLASS="TableRowColor">
393<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Java.html" title="class in org.apache.tools.ant.taskdefs">Java</A></B></TD>
394<TD>Launcher for Java applications.</TD>
395</TR>
396<TR BGCOLOR="white" CLASS="TableRowColor">
397<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Javac.html" title="class in org.apache.tools.ant.taskdefs">Javac</A></B></TD>
398<TD>Compiles Java source files.</TD>
399</TR>
400<TR BGCOLOR="white" CLASS="TableRowColor">
401<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Javadoc.html" title="class in org.apache.tools.ant.taskdefs">Javadoc</A></B></TD>
402<TD>Generates Javadoc documentation for a collection
403 of source code.</TD>
404</TR>
405<TR BGCOLOR="white" CLASS="TableRowColor">
406<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Javadoc.AccessType.html" title="class in org.apache.tools.ant.taskdefs">Javadoc.AccessType</A></B></TD>
407<TD>EnumeratedAttribute implementation supporting the javadoc scoping
408 values.</TD>
409</TR>
410<TR BGCOLOR="white" CLASS="TableRowColor">
411<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Javadoc.ExtensionInfo.html" title="class in org.apache.tools.ant.taskdefs">Javadoc.ExtensionInfo</A></B></TD>
412<TD>A project aware class used for Javadoc extensions which take a name
413 and a path such as doclet and taglet arguments.</TD>
414</TR>
415<TR BGCOLOR="white" CLASS="TableRowColor">
416<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Javadoc.Html.html" title="class in org.apache.tools.ant.taskdefs">Javadoc.Html</A></B></TD>
417<TD>An HTML element in the javadoc.</TD>
418</TR>
419<TR BGCOLOR="white" CLASS="TableRowColor">
420<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Javadoc.PackageName.html" title="class in org.apache.tools.ant.taskdefs">Javadoc.PackageName</A></B></TD>
421<TD>Used to track info about the packages to be javadoc'd</TD>
422</TR>
423<TR BGCOLOR="white" CLASS="TableRowColor">
424<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Javadoc.SourceFile.html" title="class in org.apache.tools.ant.taskdefs">Javadoc.SourceFile</A></B></TD>
425<TD>This class is used to manage the source files to be processed.</TD>
426</TR>
427<TR BGCOLOR="white" CLASS="TableRowColor">
428<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/JDBCTask.html" title="class in org.apache.tools.ant.taskdefs">JDBCTask</A></B></TD>
429<TD>Handles JDBC configuration needed by SQL type tasks.</TD>
430</TR>
431<TR BGCOLOR="white" CLASS="TableRowColor">
432<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Jikes.html" title="class in org.apache.tools.ant.taskdefs">Jikes</A></B></TD>
433<TD><B>Deprecated.</B>&nbsp;<I>merged into the class Javac.</I></TD>
434</TR>
435<TR BGCOLOR="white" CLASS="TableRowColor">
436<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/JikesOutputParser.html" title="class in org.apache.tools.ant.taskdefs">JikesOutputParser</A></B></TD>
437<TD><B>Deprecated.</B>&nbsp;<I>use Jikes' exit value to detect compilation failure.</I></TD>
438</TR>
439<TR BGCOLOR="white" CLASS="TableRowColor">
440<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/KeySubst.html" title="class in org.apache.tools.ant.taskdefs">KeySubst</A></B></TD>
441<TD><B>Deprecated.</B>&nbsp;<I>KeySubst is deprecated since Ant 1.1.</I></TD>
442</TR>
443<TR BGCOLOR="white" CLASS="TableRowColor">
444<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Length.html" title="class in org.apache.tools.ant.taskdefs">Length</A></B></TD>
445<TD>Gets lengths: of files/resources, byte size; of strings, length (optionally trimmed).</TD>
446</TR>
447<TR BGCOLOR="white" CLASS="TableRowColor">
448<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Length.FileMode.html" title="class in org.apache.tools.ant.taskdefs">Length.FileMode</A></B></TD>
449<TD>EnumeratedAttribute operation mode</TD>
450</TR>
451<TR BGCOLOR="white" CLASS="TableRowColor">
452<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Length.When.html" title="class in org.apache.tools.ant.taskdefs">Length.When</A></B></TD>
453<TD>EnumeratedAttribute for the when attribute.</TD>
454</TR>
455<TR BGCOLOR="white" CLASS="TableRowColor">
456<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LoadFile.html" title="class in org.apache.tools.ant.taskdefs">LoadFile</A></B></TD>
457<TD>Load a file into a property</TD>
458</TR>
459<TR BGCOLOR="white" CLASS="TableRowColor">
460<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LoadProperties.html" title="class in org.apache.tools.ant.taskdefs">LoadProperties</A></B></TD>
461<TD>Load a file's contents as Ant properties.</TD>
462</TR>
463<TR BGCOLOR="white" CLASS="TableRowColor">
464<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html" title="class in org.apache.tools.ant.taskdefs">LogOutputStream</A></B></TD>
465<TD>Logs each line written to this stream to the log system of ant.</TD>
466</TR>
467<TR BGCOLOR="white" CLASS="TableRowColor">
468<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogStreamHandler.html" title="class in org.apache.tools.ant.taskdefs">LogStreamHandler</A></B></TD>
469<TD>Logs standard output and error of a subprocess to the log system of ant.</TD>
470</TR>
471<TR BGCOLOR="white" CLASS="TableRowColor">
472<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroDef.html" title="class in org.apache.tools.ant.taskdefs">MacroDef</A></B></TD>
473<TD>Describe class <code>MacroDef</code> here.</TD>
474</TR>
475<TR BGCOLOR="white" CLASS="TableRowColor">
476<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroDef.Attribute.html" title="class in org.apache.tools.ant.taskdefs">MacroDef.Attribute</A></B></TD>
477<TD>A nested element for the MacroDef task.</TD>
478</TR>
479<TR BGCOLOR="white" CLASS="TableRowColor">
480<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroDef.NestedSequential.html" title="class in org.apache.tools.ant.taskdefs">MacroDef.NestedSequential</A></B></TD>
481<TD>The class corresponding to the sequential nested element.</TD>
482</TR>
483<TR BGCOLOR="white" CLASS="TableRowColor">
484<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroDef.TemplateElement.html" title="class in org.apache.tools.ant.taskdefs">MacroDef.TemplateElement</A></B></TD>
485<TD>A nested element for the MacroDef task.</TD>
486</TR>
487<TR BGCOLOR="white" CLASS="TableRowColor">
488<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroDef.Text.html" title="class in org.apache.tools.ant.taskdefs">MacroDef.Text</A></B></TD>
489<TD>A nested text element for the MacroDef task.</TD>
490</TR>
491<TR BGCOLOR="white" CLASS="TableRowColor">
492<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroInstance.html" title="class in org.apache.tools.ant.taskdefs">MacroInstance</A></B></TD>
493<TD>The class to be placed in the ant type definition.</TD>
494</TR>
495<TR BGCOLOR="white" CLASS="TableRowColor">
496<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroInstance.Element.html" title="class in org.apache.tools.ant.taskdefs">MacroInstance.Element</A></B></TD>
497<TD>Embedded element in macro instance</TD>
498</TR>
499<TR BGCOLOR="white" CLASS="TableRowColor">
500<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Manifest.html" title="class in org.apache.tools.ant.taskdefs">Manifest</A></B></TD>
501<TD>Holds the data of a jar manifest.</TD>
502</TR>
503<TR BGCOLOR="white" CLASS="TableRowColor">
504<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Manifest.Attribute.html" title="class in org.apache.tools.ant.taskdefs">Manifest.Attribute</A></B></TD>
505<TD>An attribute for the manifest.</TD>
506</TR>
507<TR BGCOLOR="white" CLASS="TableRowColor">
508<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Manifest.Section.html" title="class in org.apache.tools.ant.taskdefs">Manifest.Section</A></B></TD>
509<TD>A manifest section - you can nest attribute elements into sections.</TD>
510</TR>
511<TR BGCOLOR="white" CLASS="TableRowColor">
512<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ManifestTask.html" title="class in org.apache.tools.ant.taskdefs">ManifestTask</A></B></TD>
513<TD>Creates a manifest file for inclusion in a JAR, Ant task wrapper
514 around <A HREF="../../../../../org/apache/tools/ant/taskdefs/Manifest.html" title="class in org.apache.tools.ant.taskdefs"><CODE>Manifest</CODE></A>.</TD>
515</TR>
516<TR BGCOLOR="white" CLASS="TableRowColor">
517<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ManifestTask.Mode.html" title="class in org.apache.tools.ant.taskdefs">ManifestTask.Mode</A></B></TD>
518<TD>Helper class for Manifest's mode attribute.</TD>
519</TR>
520<TR BGCOLOR="white" CLASS="TableRowColor">
521<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MatchingTask.html" title="class in org.apache.tools.ant.taskdefs">MatchingTask</A></B></TD>
522<TD>This is an abstract task that should be used by all those tasks that
523 require to include or exclude files based on pattern matching.</TD>
524</TR>
525<TR BGCOLOR="white" CLASS="TableRowColor">
526<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Mkdir.html" title="class in org.apache.tools.ant.taskdefs">Mkdir</A></B></TD>
527<TD>Creates a given directory.</TD>
528</TR>
529<TR BGCOLOR="white" CLASS="TableRowColor">
530<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Move.html" title="class in org.apache.tools.ant.taskdefs">Move</A></B></TD>
531<TD>Moves a file or directory to a new file or directory.</TD>
532</TR>
533<TR BGCOLOR="white" CLASS="TableRowColor">
534<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Nice.html" title="class in org.apache.tools.ant.taskdefs">Nice</A></B></TD>
535<TD>A task to provide "nice-ness" to the current thread, and/or to
536 query the current value.</TD>
537</TR>
538<TR BGCOLOR="white" CLASS="TableRowColor">
539<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Pack.html" title="class in org.apache.tools.ant.taskdefs">Pack</A></B></TD>
540<TD>Abstract Base class for pack tasks.</TD>
541</TR>
542<TR BGCOLOR="white" CLASS="TableRowColor">
543<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Parallel.html" title="class in org.apache.tools.ant.taskdefs">Parallel</A></B></TD>
544<TD>Executes the contained tasks in separate threads, continuing
545 once all are completed.</TD>
546</TR>
547<TR BGCOLOR="white" CLASS="TableRowColor">
548<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Parallel.TaskList.html" title="class in org.apache.tools.ant.taskdefs">Parallel.TaskList</A></B></TD>
549<TD>Class which holds a list of tasks to execute</TD>
550</TR>
551<TR BGCOLOR="white" CLASS="TableRowColor">
552<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Patch.html" title="class in org.apache.tools.ant.taskdefs">Patch</A></B></TD>
553<TD>Patches a file by applying a 'diff' file to it; requires "patch" to be
554 on the execution path.</TD>
555</TR>
556<TR BGCOLOR="white" CLASS="TableRowColor">
557<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/PathConvert.html" title="class in org.apache.tools.ant.taskdefs">PathConvert</A></B></TD>
558<TD>Converts path and classpath information to a specific target OS
559 format.</TD>
560</TR>
561<TR BGCOLOR="white" CLASS="TableRowColor">
562<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/PathConvert.TargetOs.html" title="class in org.apache.tools.ant.taskdefs">PathConvert.TargetOs</A></B></TD>
563<TD>An enumeration of supported targets:
564 "windows", "unix", "netware", and "os/2".</TD>
565</TR>
566<TR BGCOLOR="white" CLASS="TableRowColor">
567<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/PreSetDef.html" title="class in org.apache.tools.ant.taskdefs">PreSetDef</A></B></TD>
568<TD>The preset definition task generates a new definition
569 based on a current definition with some attributes or
570 elements preset.</TD>
571</TR>
572<TR BGCOLOR="white" CLASS="TableRowColor">
573<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/PreSetDef.PreSetDefinition.html" title="class in org.apache.tools.ant.taskdefs">PreSetDef.PreSetDefinition</A></B></TD>
574<TD>This class contains the unknown element and the object
575 that is predefined.</TD>
576</TR>
577<TR BGCOLOR="white" CLASS="TableRowColor">
578<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Property.html" title="class in org.apache.tools.ant.taskdefs">Property</A></B></TD>
579<TD>Sets a property by name, or set of properties (from file or
580 resource) in the project.</TD>
581</TR>
582<TR BGCOLOR="white" CLASS="TableRowColor">
583<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/PumpStreamHandler.html" title="class in org.apache.tools.ant.taskdefs">PumpStreamHandler</A></B></TD>
584<TD>Copies standard output and error of subprocesses to standard output and
585 error of the parent process.</TD>
586</TR>
587<TR BGCOLOR="white" CLASS="TableRowColor">
588<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Recorder.html" title="class in org.apache.tools.ant.taskdefs">Recorder</A></B></TD>
589<TD>Adds a listener to the current build process that records the
590 output to a file.</TD>
591</TR>
592<TR BGCOLOR="white" CLASS="TableRowColor">
593<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Recorder.ActionChoices.html" title="class in org.apache.tools.ant.taskdefs">Recorder.ActionChoices</A></B></TD>
594<TD>A list of possible values for the <code>setAction()</code> method.</TD>
595</TR>
596<TR BGCOLOR="white" CLASS="TableRowColor">
597<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Recorder.VerbosityLevelChoices.html" title="class in org.apache.tools.ant.taskdefs">Recorder.VerbosityLevelChoices</A></B></TD>
598<TD>A list of possible values for the <code>setLoglevel()</code> method.</TD>
599</TR>
600<TR BGCOLOR="white" CLASS="TableRowColor">
601<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/RecorderEntry.html" title="class in org.apache.tools.ant.taskdefs">RecorderEntry</A></B></TD>
602<TD>This is a class that represents a recorder.</TD>
603</TR>
604<TR BGCOLOR="white" CLASS="TableRowColor">
605<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Redirector.html" title="class in org.apache.tools.ant.taskdefs">Redirector</A></B></TD>
606<TD>The Redirector class manages the setup and connection of
607 input and output redirection for an Ant project component.</TD>
608</TR>
609<TR BGCOLOR="white" CLASS="TableRowColor">
610<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Rename.html" title="class in org.apache.tools.ant.taskdefs">Rename</A></B></TD>
611<TD><B>Deprecated.</B>&nbsp;<I>The rename task is deprecated since Ant 1.2.</I></TD>
612</TR>
613<TR BGCOLOR="white" CLASS="TableRowColor">
614<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Replace.html" title="class in org.apache.tools.ant.taskdefs">Replace</A></B></TD>
615<TD>Replaces all occurrences of one or more string tokens with given
616 values in the indicated files.</TD>
617</TR>
618<TR BGCOLOR="white" CLASS="TableRowColor">
619<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Rmic.html" title="class in org.apache.tools.ant.taskdefs">Rmic</A></B></TD>
620<TD>Runs the rmic compiler against classes.</TD>
621</TR>
622<TR BGCOLOR="white" CLASS="TableRowColor">
623<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/SendEmail.html" title="class in org.apache.tools.ant.taskdefs">SendEmail</A></B></TD>
624<TD>A task to send SMTP email.</TD>
625</TR>
626<TR BGCOLOR="white" CLASS="TableRowColor">
627<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Sequential.html" title="class in org.apache.tools.ant.taskdefs">Sequential</A></B></TD>
628<TD>Sequential is a container task - it can contain other Ant tasks.</TD>
629</TR>
630<TR BGCOLOR="white" CLASS="TableRowColor">
631<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/SignJar.html" title="class in org.apache.tools.ant.taskdefs">SignJar</A></B></TD>
632<TD>Signs JAR or ZIP files with the javasign command line tool.</TD>
633</TR>
634<TR BGCOLOR="white" CLASS="TableRowColor">
635<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Sleep.html" title="class in org.apache.tools.ant.taskdefs">Sleep</A></B></TD>
636<TD>Sleep, or pause, for a period of time.</TD>
637</TR>
638<TR BGCOLOR="white" CLASS="TableRowColor">
639<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/SQLExec.html" title="class in org.apache.tools.ant.taskdefs">SQLExec</A></B></TD>
640<TD>Executes a series of SQL statements on a database using JDBC.</TD>
641</TR>
642<TR BGCOLOR="white" CLASS="TableRowColor">
643<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/SQLExec.DelimiterType.html" title="class in org.apache.tools.ant.taskdefs">SQLExec.DelimiterType</A></B></TD>
644<TD>delimiters we support, "normal" and "row"</TD>
645</TR>
646<TR BGCOLOR="white" CLASS="TableRowColor">
647<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/SQLExec.OnError.html" title="class in org.apache.tools.ant.taskdefs">SQLExec.OnError</A></B></TD>
648<TD>The action a task should perform on an error,
649 one of "continue", "stop" and "abort"</TD>
650</TR>
651<TR BGCOLOR="white" CLASS="TableRowColor">
652<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/StreamPumper.html" title="class in org.apache.tools.ant.taskdefs">StreamPumper</A></B></TD>
653<TD>Copies all data from an input stream to an output stream.</TD>
654</TR>
655<TR BGCOLOR="white" CLASS="TableRowColor">
656<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/SubAnt.html" title="class in org.apache.tools.ant.taskdefs">SubAnt</A></B></TD>
657<TD>Calls a given target for all defined sub-builds.</TD>
658</TR>
659<TR BGCOLOR="white" CLASS="TableRowColor">
660<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Sync.html" title="class in org.apache.tools.ant.taskdefs">Sync</A></B></TD>
661<TD>Synchronize a local target directory from the files defined
662 in one or more filesets.</TD>
663</TR>
664<TR BGCOLOR="white" CLASS="TableRowColor">
665<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Sync.MyCopy.html" title="class in org.apache.tools.ant.taskdefs">Sync.MyCopy</A></B></TD>
666<TD>Subclass Copy in order to access it's file/dir maps.</TD>
667</TR>
668<TR BGCOLOR="white" CLASS="TableRowColor">
669<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Tar.html" title="class in org.apache.tools.ant.taskdefs">Tar</A></B></TD>
670<TD>Creates a tar archive.</TD>
671</TR>
672<TR BGCOLOR="white" CLASS="TableRowColor">
673<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Tar.TarCompressionMethod.html" title="class in org.apache.tools.ant.taskdefs">Tar.TarCompressionMethod</A></B></TD>
674<TD>Valid Modes for Compression attribute to Tar Task</TD>
675</TR>
676<TR BGCOLOR="white" CLASS="TableRowColor">
677<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Tar.TarFileSet.html" title="class in org.apache.tools.ant.taskdefs">Tar.TarFileSet</A></B></TD>
678<TD>This is a FileSet with the option to specify permissions
679 and other attributes.</TD>
680</TR>
681<TR BGCOLOR="white" CLASS="TableRowColor">
682<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Tar.TarLongFileMode.html" title="class in org.apache.tools.ant.taskdefs">Tar.TarLongFileMode</A></B></TD>
683<TD>Set of options for long file handling in the task.</TD>
684</TR>
685<TR BGCOLOR="white" CLASS="TableRowColor">
686<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Taskdef.html" title="class in org.apache.tools.ant.taskdefs">Taskdef</A></B></TD>
687<TD>Adds a task definition to the current project, such that this new task can be
688 used in the current project.</TD>
689</TR>
690<TR BGCOLOR="white" CLASS="TableRowColor">
691<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/TaskOutputStream.html" title="class in org.apache.tools.ant.taskdefs">TaskOutputStream</A></B></TD>
692<TD><B>Deprecated.</B>&nbsp;<I>use LogOutputStream instead.</I></TD>
693</TR>
694<TR BGCOLOR="white" CLASS="TableRowColor">
695<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/TempFile.html" title="class in org.apache.tools.ant.taskdefs">TempFile</A></B></TD>
696<TD>This task sets a property to the name of a temporary file.</TD>
697</TR>
698<TR BGCOLOR="white" CLASS="TableRowColor">
699<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Touch.html" title="class in org.apache.tools.ant.taskdefs">Touch</A></B></TD>
700<TD>Touch a file and/or fileset(s) and/or filelist(s);
701 corresponds to the Unix touch command.</TD>
702</TR>
703<TR BGCOLOR="white" CLASS="TableRowColor">
704<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Transform.html" title="class in org.apache.tools.ant.taskdefs">Transform</A></B></TD>
705<TD>Has been merged into ExecuteOn, empty class for backwards compatibility.</TD>
706</TR>
707<TR BGCOLOR="white" CLASS="TableRowColor">
708<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Tstamp.html" title="class in org.apache.tools.ant.taskdefs">Tstamp</A></B></TD>
709<TD>Sets properties to the current time, or offsets from the current time.</TD>
710</TR>
711<TR BGCOLOR="white" CLASS="TableRowColor">
712<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Tstamp.Unit.html" title="class in org.apache.tools.ant.taskdefs">Tstamp.Unit</A></B></TD>
713<TD>set of valid units to use for time offsets.</TD>
714</TR>
715<TR BGCOLOR="white" CLASS="TableRowColor">
716<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Typedef.html" title="class in org.apache.tools.ant.taskdefs">Typedef</A></B></TD>
717<TD>Adds a data type definition to the current project.</TD>
718</TR>
719<TR BGCOLOR="white" CLASS="TableRowColor">
720<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Unpack.html" title="class in org.apache.tools.ant.taskdefs">Unpack</A></B></TD>
721<TD>Abstract Base class for unpack tasks.</TD>
722</TR>
723<TR BGCOLOR="white" CLASS="TableRowColor">
724<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Untar.html" title="class in org.apache.tools.ant.taskdefs">Untar</A></B></TD>
725<TD>Untar a file.</TD>
726</TR>
727<TR BGCOLOR="white" CLASS="TableRowColor">
728<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Untar.UntarCompressionMethod.html" title="class in org.apache.tools.ant.taskdefs">Untar.UntarCompressionMethod</A></B></TD>
729<TD>Valid Modes for Compression attribute to Untar Task</TD>
730</TR>
731<TR BGCOLOR="white" CLASS="TableRowColor">
732<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/UpToDate.html" title="class in org.apache.tools.ant.taskdefs">UpToDate</A></B></TD>
733<TD>Sets the given property if the specified target has a timestamp
734 greater than all of the source files.</TD>
735</TR>
736<TR BGCOLOR="white" CLASS="TableRowColor">
737<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/WaitFor.html" title="class in org.apache.tools.ant.taskdefs">WaitFor</A></B></TD>
738<TD>Wait for an external event to occur.</TD>
739</TR>
740<TR BGCOLOR="white" CLASS="TableRowColor">
741<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/WaitFor.Unit.html" title="class in org.apache.tools.ant.taskdefs">WaitFor.Unit</A></B></TD>
742<TD>The enumeration of units:
743 millisecond, second, minute, hour, day, week</TD>
744</TR>
745<TR BGCOLOR="white" CLASS="TableRowColor">
746<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/War.html" title="class in org.apache.tools.ant.taskdefs">War</A></B></TD>
747<TD>An extension of &lt;jar&gt; to create a WAR archive.</TD>
748</TR>
749<TR BGCOLOR="white" CLASS="TableRowColor">
750<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/WhichResource.html" title="class in org.apache.tools.ant.taskdefs">WhichResource</A></B></TD>
751<TD>Find a class or resource on the supplied classpath, or the
752 system classpath if none is supplied.</TD>
753</TR>
754<TR BGCOLOR="white" CLASS="TableRowColor">
755<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XmlProperty.html" title="class in org.apache.tools.ant.taskdefs">XmlProperty</A></B></TD>
756<TD>Loads property values from a valid XML file, generating the
757 property names from the file's element and attribute names.</TD>
758</TR>
759<TR BGCOLOR="white" CLASS="TableRowColor">
760<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTProcess.html" title="class in org.apache.tools.ant.taskdefs">XSLTProcess</A></B></TD>
761<TD>Processes a set of XML documents via XSLT.</TD>
762</TR>
763<TR BGCOLOR="white" CLASS="TableRowColor">
764<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTProcess.Factory.html" title="class in org.apache.tools.ant.taskdefs">XSLTProcess.Factory</A></B></TD>
765<TD>The factory element to configure a transformer factory</TD>
766</TR>
767<TR BGCOLOR="white" CLASS="TableRowColor">
768<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTProcess.Factory.Attribute.html" title="class in org.apache.tools.ant.taskdefs">XSLTProcess.Factory.Attribute</A></B></TD>
769<TD>A JAXP factory attribute.</TD>
770</TR>
771<TR BGCOLOR="white" CLASS="TableRowColor">
772<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTProcess.OutputProperty.html" title="class in org.apache.tools.ant.taskdefs">XSLTProcess.OutputProperty</A></B></TD>
773<TD>Specify how the result tree should be output as specified
774 in the <a href="http://www.w3.org/TR/xslt#output">
775 specification</a>.</TD>
776</TR>
777<TR BGCOLOR="white" CLASS="TableRowColor">
778<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/XSLTProcess.Param.html" title="class in org.apache.tools.ant.taskdefs">XSLTProcess.Param</A></B></TD>
779<TD>The Param inner class used to store XSL parameters</TD>
780</TR>
781<TR BGCOLOR="white" CLASS="TableRowColor">
782<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Zip.html" title="class in org.apache.tools.ant.taskdefs">Zip</A></B></TD>
783<TD>Create a Zip file.</TD>
784</TR>
785<TR BGCOLOR="white" CLASS="TableRowColor">
786<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Zip.ArchiveState.html" title="class in org.apache.tools.ant.taskdefs">Zip.ArchiveState</A></B></TD>
787<TD>Holds the up-to-date status and the out-of-date resources of
788 the original archive.</TD>
789</TR>
790<TR BGCOLOR="white" CLASS="TableRowColor">
791<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Zip.Duplicate.html" title="class in org.apache.tools.ant.taskdefs">Zip.Duplicate</A></B></TD>
792<TD>Possible behaviors when a duplicate file is added:
793 "add", "preserve" or "fail"</TD>
794</TR>
795<TR BGCOLOR="white" CLASS="TableRowColor">
796<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/Zip.WhenEmpty.html" title="class in org.apache.tools.ant.taskdefs">Zip.WhenEmpty</A></B></TD>
797<TD>Possible behaviors when there are no matching files for the task:
798 "fail", "skip", or "create".</TD>
799</TR>
800</TABLE>
801&nbsp;
802
803<P>
804
805<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
806<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
807<TD COLSPAN=2><FONT SIZE="+2">
808<B>Exception Summary</B></FONT></TD>
809</TR>
810<TR BGCOLOR="white" CLASS="TableRowColor">
811<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/ManifestException.html" title="class in org.apache.tools.ant.taskdefs">ManifestException</A></B></TD>
812<TD>Exception thrown indicating problems in a JAR Manifest</TD>
813</TR>
814</TABLE>
815&nbsp;
816
817<P>
818<HR>
819
820
821<!-- ======= START OF BOTTOM NAVBAR ====== -->
822<A NAME="navbar_bottom"><!-- --></A>
823<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
824<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
825<TR>
826<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
827<A NAME="navbar_bottom_firstrow"><!-- --></A>
828<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
829 <TR ALIGN="center" VALIGN="top">
830 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
831 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
832 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
833 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
834 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
835 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
836 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
837 </TR>
838</TABLE>
839</TD>
840<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
841</EM>
842</TD>
843</TR>
844
845<TR>
846<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
847&nbsp;<A HREF="../../../../../org/apache/tools/ant/loader/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
848&nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/compilers/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
849<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
850 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
851&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
852&nbsp;<SCRIPT type="text/javascript">
853 <!--
854 if(window==top) {
855 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
856 }
857 //-->
858</SCRIPT>
859<NOSCRIPT>
860 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
861</NOSCRIPT>
862
863</FONT></TD>
864</TR>
865</TABLE>
866<A NAME="skip-navbar_bottom"></A>
867<!-- ======== END OF BOTTOM NAVBAR ======= -->
868
869<HR>
870Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.
871</BODY>
872</HTML>
Note: See TracBrowser for help on using the repository browser.