|
|
@@ -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 © 2002-2004 Apache Software |
|
|
|
<p align="center">Copyright © 2002-2004 The Apache Software |
|
|
|
Foundation. All rights Reserved.</p> |
|
|
|
|
|
|
|
</body> |
|
|
|