@@ -40,7 +40,7 @@ with the following attributes:</p>
<td valign="top">specifies the implementation by class name.</td>
<td valign="top">specifies the implementation by class name.</td>
</tr>
</tr>
<tr>
<tr>
<td valign="top">classpath</td>
<td valign="top">classpath</td>
<td valign="top">the classpath to use when looking up
<td valign="top">the classpath to use when looking up
<code>classname</code>.</td>
<code>classname</code>.</td>
<td align="center" valign="top">No</td>
<td align="center" valign="top">No</td>
@@ -52,13 +52,13 @@ with the following attributes:</p>
<td align="center" valign="top">No</td>
<td align="center" valign="top">No</td>
</tr>
</tr>
<tr>
<tr>
<td valign="top">from</td>
<td valign="top">from</td>
<td valign="top">the <code>from</code> attribute for the given
<td valign="top">the <code>from</code> attribute for the given
implementation.</td>
implementation.</td>
<td align="center" valign="top">Depends on implementation.</td>
<td align="center" valign="top">Depends on implementation.</td>
</tr>
</tr>
<tr>
<tr>
<td valign="top">to</td>
<td valign="top">to</td>
<td valign="top">the <code>to</code> attribute for the given
<td valign="top">the <code>to</code> attribute for the given
implementation.</td>
implementation.</td>
<td align="center" valign="top">Depends on implementation.</td>
<td align="center" valign="top">Depends on implementation.</td>
@@ -497,7 +497,7 @@ jakarta-ORO and finally try jakarta-regexp.</li>
<path path="Aj.Java"/>
<path path="Aj.Java"/>
<chainedmapper>
<chainedmapper>
<flattenmapper/>
<flattenmapper/>
<glob mapper from="a(*.)java" to="\1.java.bak" casesensitive="no"/>
<regexp mapper from="a(*.)java" to="\1.java.bak" casesensitive="no"/>
</chainedmapper>
</chainedmapper>
</pathconvert>
</pathconvert>
<echo>x is ${x}</echo>
<echo>x is ${x}</echo>
@@ -789,4 +789,3 @@ Reserved.</p>
</body>
</body>
</html>
</html>