Browse Source

Starting with 1.6, Concat supports filterchain.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274650 13f79535-47bb-0310-9956-ffa450edef68
master
Magesh Umasankar 22 years ago
parent
commit
225ceb0626
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs/manual/CoreTypes/filterchain.html

+ 1
- 0
docs/manual/CoreTypes/filterchain.html View File

@@ -80,6 +80,7 @@ is equivalent to:
</PRE></BLOCKQUOTE>

The following built-in tasks support nested &lt;filterchain&gt; elements.<BR>
<a href="../CoreTasks/concat.html">Copy</a>,<BR>
<a href="../CoreTasks/copy.html">Copy</a>,<BR>
<a href="../CoreTasks/loadfile.html">LoadFile</a>,<BR>
<a href="../CoreTasks/loadproperties.html">LoadProperties</a>,<BR>


Loading…
Cancel
Save