Browse Source

add LoadResource to the list of tasks supporting filterchains

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1456609 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 12 years ago
parent
commit
15b31983d4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      manual/Types/filterchain.html

+ 1
- 0
manual/Types/filterchain.html View File

@@ -102,6 +102,7 @@ The following built-in tasks support nested <code>&lt;filterchain&gt;</code> ele
<a href="../Tasks/copy.html">Copy</a>,<br>
<a href="../Tasks/loadfile.html">LoadFile</a>,<br>
<a href="../Tasks/loadproperties.html">LoadProperties</a>,<br>
<a href="../Tasks/loadresource.html">LoadResource</a>,<br>
<a href="../Tasks/move.html">Move</a><br><br>

A FilterChain is formed by defining zero or more of the following


Loading…
Cancel
Save