|
|
@@ -129,7 +129,7 @@ good convention, though.</p> |
|
|
|
|
|
|
|
<p>Ant will always expand properties before it passes the value of an |
|
|
|
attribute to the corresponding setter method. <b>Since Ant 1.8</b>, it is |
|
|
|
possible to <a href="using.html#propertyhelper">extend Ant's property handling</a> |
|
|
|
possible to <a href="CoreTasks/propertyhelper.html">extend Ant's property handling</a> |
|
|
|
such that a non-string Object may be the result of the evaluation of a string |
|
|
|
containing a single property reference. These will be assigned directly via |
|
|
|
setter methods of matching type. Since it requires some beyond-the-basics |
|
|
|