Browse Source

add in attribute uri for typedef

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275065 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 22 years ago
parent
commit
8356d61ee6
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      docs/manual/CoreTasks/typedef.html

+ 9
- 0
docs/manual/CoreTasks/typedef.html View File

@@ -134,6 +134,15 @@
</td> </td>
<td valign="top" align="center">No</td> <td valign="top" align="center">No</td>
</tr> </tr>
<tr>
<td valign="top">uri</td>
<td valign="top">
<font color="red">Experimental</font>
The uri that this definition should live in.
(introduced in ant1.6 <font color="red">Experimental</font>)
</td>
<td valign="top" align="center">No</td>
</tr>
</table> </table>
<h3>Parameters specified as nested elements</h3> <h3>Parameters specified as nested elements</h3>
<h4>classpath</h4> <h4>classpath</h4>


Loading…
Cancel
Save