|
|
@@ -20,7 +20,8 @@ of files in a FileList into a path. |
|
|
|
<p>Nested <code><map></code> elements can be specified to map Windows |
|
|
|
drive letters to Unix paths, and vice-versa.</p> |
|
|
|
<p>More complex transformations can be achieved using a nested |
|
|
|
<a href="../CoreTypes/mapper.html"><code><mapper></code></a>. |
|
|
|
<a href="../CoreTypes/mapper.html"><code><mapper></code></a> |
|
|
|
(since Ant 1.6.2). |
|
|
|
</p> |
|
|
|
|
|
|
|
<h3>Parameters</h3> |
|
|
@@ -120,7 +121,7 @@ prefixes of other <code>from</code> values.</i> |
|
|
|
<h4>mapper</h4> |
|
|
|
<p>A single nested <a href="../CoreTypes/mapper.html"> |
|
|
|
<code><mapper></code></a> element can be specified |
|
|
|
to perform any of various filename transformations. |
|
|
|
to perform any of various filename transformations (since Ant 1.6.2). |
|
|
|
</p> |
|
|
|
|
|
|
|
<h3>Examples</h3> |
|
|
|