Browse Source

sp

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916119 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 15 years ago
parent
commit
354b40f37d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/properties.html

+ 1
- 1
docs/manual/properties.html View File

@@ -318,7 +318,7 @@ public void setAttr(Resource r) { ... }
</pre>

<p>then the syntax can be used to pass in resource subclasses
preciously defined as references like</p>
previously defined as references like</p>
<pre>
&lt;url url="http://ant.apache.org/" id="anturl"/&gt;
&lt;my:task attr="${ant.refid:anturl}"/&gt;


Loading…
Cancel
Save