mbenson 2005/03/08 13:45:57
Modified: docs/manual/CoreTypes dirset.html
Log:
Copy selector paragraph from fileset.html
Revision Changes Path
1.12 +4 -0 ant/docs/manual/CoreTypes/dirset.html
Index: dirset.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTypes/dirset.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dirset.html 8 Mar 2005 21:43:09 -0000 1.11
+++ dirset.html 8 Mar 2005 21:45:57 -0000 1.12
@@ -21,6 +21,10 @@
<code><exclude></code> and <code><excludesfile></code>
elements of <code><patternset></code> directly, as well as
<code><patternset></code>'s attributes.</p>
+<p>Selectors are available as nested elements within the DirSet.
+If any of the selectors within the DirSet do not select the directory, it
+is not considered part of the DirSet. This makes a DirSet
+equivalent to an <code><and></code> selector container.</p>
<table border="1" cellpadding="2" cellspacing="0">
<tr>
<td valign="top"><b>Attribute</b></td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]