From 9ba6e21502d6503d17daa176d11052bf3a68c0a1 Mon Sep 17 00:00:00 2001
From: Erik Hatcher
Date: Sun, 24 Feb 2002 04:18:56 +0000
Subject: [PATCH] Added documentation for the new prefix attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271527 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/property.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/manual/CoreTasks/property.html b/docs/manual/CoreTasks/property.html
index e972176e1..5a934e819 100644
--- a/docs/manual/CoreTasks/property.html
+++ b/docs/manual/CoreTasks/property.html
@@ -108,6 +108,12 @@ href="../using.html#built-in-props">here.
elsewhere..
No |
+
+ prefix |
+ Prefix to apply to properties loaded using file
+ or resource . A "." is appended to the prefix if not specified. |
+ No |
+
Parameters specified as nested elements
classpath