|
@@ -318,7 +318,7 @@ public void setAttr(Resource r) { ... } |
|
|
</pre> |
|
|
</pre> |
|
|
|
|
|
|
|
|
<p>then the syntax can be used to pass in resource subclasses |
|
|
<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> |
|
|
<pre> |
|
|
<url url="http://ant.apache.org/" id="anturl"/> |
|
|
<url url="http://ant.apache.org/" id="anturl"/> |
|
|
<my:task attr="${ant.refid:anturl}"/> |
|
|
<my:task attr="${ant.refid:anturl}"/> |
|
|