|
@@ -11,8 +11,7 @@ |
|
|
<p> |
|
|
<p> |
|
|
Load a file's contents as Ant properties. This is equivalent |
|
|
Load a file's contents as Ant properties. This is equivalent |
|
|
to <property file="..."/> except that it |
|
|
to <property file="..."/> except that it |
|
|
supports nested <filterchain> elements and it cannot be |
|
|
|
|
|
specified outside a target. |
|
|
|
|
|
|
|
|
supports nested <filterchain> elements. |
|
|
</p> |
|
|
</p> |
|
|
|
|
|
|
|
|
<p>If you want to simulate <a href="property.html">property</a>'s |
|
|
<p>If you want to simulate <a href="property.html">property</a>'s |
|
|