ehatcher    02/02/23 20:18:57

  Modified:    docs/manual/CoreTasks property.html
  Log:
  Added documentation for the new prefix attribute
  
  Revision  Changes    Path
  1.9       +6 -0      jakarta-ant/docs/manual/CoreTasks/property.html
  
  Index: property.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/property.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- property.html     3 Feb 2002 22:00:42 -0000       1.8
  +++ property.html     24 Feb 2002 04:18:56 -0000      1.9
  @@ -108,6 +108,12 @@
         elsewhere..</td>
       <td align="center" valign="top">No</td>
     </tr>
  +  <tr>
  +    <td valign="top">prefix</td> 
  +    <td valign="top">Prefix to apply to properties loaded using 
<code>file</code>
  +    or <code>resource</code>. A "." is appended to the prefix if not 
specified.</td>
  +    <td align="center" valign="top">No</td>
  +  </tr>
   </table>
   <h3>Parameters specified as nested elements</h3>
   <h4>classpath</h4>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to