|
|
@@ -47,9 +47,16 @@ |
|
|
|
<tr> |
|
|
|
<td valign="top">file</td> |
|
|
|
<td valign="top">Single file whose length to report.</td> |
|
|
|
<td valign="top" align="center" rowspan="2">One of these, |
|
|
|
<td valign="top" align="center" rowspan="3">One of these, |
|
|
|
or one or more nested filesets</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">resource</td> |
|
|
|
<td valign="top">Single resource whose length to report (using extended |
|
|
|
<a href="../properties.html#propertyHelper">properties handling</a>). |
|
|
|
<em>Since Ant 1.8.1</em> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">string</td> |
|
|
|
<td valign="top">The string whose length to report.</td> |
|
|
|