@@ -2,6 +2,7 @@
<head>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Language" content="en-us">
<title>Selectors in Ant</title>
<title>Selectors in Ant</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
</head>
</head>
<body>
<body>
@@ -705,7 +706,7 @@
</ul></p>
</ul></p>
<table border="1" cellpadding="2" cellspacing="0">
<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>
<tr>
<td valign="top"><b>Name</b></td>
<td valign="top"><b>Name</b></td>
<td valign="top"><b>Description</b></td>
<td valign="top"><b>Description</b></td>
@@ -728,7 +729,7 @@
</ul>
</ul>
</td>
</td>
</tr>
</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>
<tr>
<td valign="top"> propertyfile </td>
<td valign="top"> propertyfile </td>
<td valign="top"> Use the java.util.Properties class and its possibility
<td valign="top"> Use the java.util.Properties class and its possibility
@@ -740,7 +741,7 @@
</ul>
</ul>
</td>
</td>
</tr>
</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>
<tr>
<td valign="top"> equal </td>
<td valign="top"> equal </td>
<td valign="top"> Very simple object comparison. </td>
<td valign="top"> Very simple object comparison. </td>
@@ -1210,7 +1211,7 @@
<a href="selectors-program.html">Programming Selectors in Ant</a>.</p>
<a href="selectors-program.html">Programming Selectors in Ant</a>.</p>
<hr>
<hr>
<p align="center">Copyright © 2002-2004 Apache Software
<p align="center">Copyright © 2002-2004 The Apache Software
Foundation. All rights Reserved.</p>
Foundation. All rights Reserved.</p>
</body>
</body>