Browse Source

Copy selector paragraph from fileset.html

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277844 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
06d3bc8ff1
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      docs/manual/CoreTypes/dirset.html

+ 4
- 0
docs/manual/CoreTypes/dirset.html View File

@@ -21,6 +21,10 @@ an implicit PatternSet and supports the nested
<code>&lt;exclude&gt;</code> and <code>&lt;excludesfile&gt;</code>
elements of <code>&lt;patternset&gt;</code> directly, as well as
<code>&lt;patternset&gt;</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>&lt;and&gt;</code> selector container.</p>
<table border="1" cellpadding="2" cellspacing="0">
<tr>
<td valign="top"><b>Attribute</b></td>


Loading…
Cancel
Save