Browse Source

Full HEAD/1.6 sync

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

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

@@ -2,6 +2,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<title>Selectors in Ant</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
</head>

<body>
@@ -705,7 +706,7 @@
</ul></p>

<table border="1" cellpadding="2" cellspacing="0">
<tr><td colspan="2"><font size="+1"><b> Algorithm?s </b></font></td></tr>
<tr><td colspan="2"><font size="+1"><b> Algorithm's </b></font></td></tr>
<tr>
<td valign="top"><b>Name</b></td>
<td valign="top"><b>Description</b></td>
@@ -728,7 +729,7 @@
</ul>
</td>
</tr>
<tr><td colspan="2"><font size="+1"><b> Cache?s </b></font></td></tr>
<tr><td colspan="2"><font size="+1"><b> Cache's </b></font></td></tr>
<tr>
<td valign="top"> propertyfile </td>
<td valign="top"> Use the java.util.Properties class and its possibility
@@ -740,7 +741,7 @@
</ul>
</td>
</tr>
<tr><td colspan="2"><font size="+1"><b> Comparator?s </b></font></td></tr>
<tr><td colspan="2"><font size="+1"><b> Comparator's </b></font></td></tr>
<tr>
<td valign="top"> equal </td>
<td valign="top"> Very simple object comparison. </td>
@@ -1210,7 +1211,7 @@
<a href="selectors-program.html">Programming Selectors in Ant</a>.</p>

<hr>
<p align="center">Copyright &copy; 2002-2004 Apache Software
<p align="center">Copyright &copy; 2002-2004 The Apache Software
Foundation. All rights Reserved.</p>

</body>


Loading…
Cancel
Save