Browse Source

fix jackedness

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

+ 5
- 5
docs/manual/CoreTypes/selectors.html View File

@@ -9,10 +9,10 @@
<body>
<h2>Selectors</h2>

<p>Selectors are a mechanism whereby the files that make up a fileset&lt;depend&gt;<code>
can be selected based on criteria other than filename as provided
by the <code>&lt;include&gt;</code> and <code>&lt;exclude&gt;</code>
tags.</p>
<p>Selectors are a mechanism whereby the files that make up a
<code>&lt;fileset&gt;</code> can be selected based on criteria
other than filename as provided by the <code>&lt;include&gt;</code>
and <code>&lt;exclude&gt;</code> tags.</p>

<h3>How to use a Selector</h3>

@@ -1466,4 +1466,4 @@ Select files whose filename length is even.

</body>

</html>
</html>

Loading…
Cancel
Save