|
|
@@ -40,7 +40,7 @@ with the following attributes:</p> |
|
|
|
<td valign="top">specifies the implementation by class name.</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">classpath</td> |
|
|
|
<td valign="top">classpath</td> |
|
|
|
<td valign="top">the classpath to use when looking up |
|
|
|
<code>classname</code>.</td> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
@@ -52,13 +52,13 @@ with the following attributes:</p> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">from</td> |
|
|
|
<td valign="top">from</td> |
|
|
|
<td valign="top">the <code>from</code> attribute for the given |
|
|
|
implementation.</td> |
|
|
|
<td align="center" valign="top">Depends on implementation.</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">to</td> |
|
|
|
<td valign="top">to</td> |
|
|
|
<td valign="top">the <code>to</code> attribute for the given |
|
|
|
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"/> |
|
|
|
<chainedmapper> |
|
|
|
<flattenmapper/> |
|
|
|
<globmapper from="a(*.)java" to="\1.java.bak" casesensitive="no"/> |
|
|
|
<regexpmapper from="a(*.)java" to="\1.java.bak" casesensitive="no"/> |
|
|
|
</chainedmapper> |
|
|
|
</pathconvert> |
|
|
|
<echo>x is ${x}</echo> |
|
|
@@ -789,4 +789,3 @@ Reserved.</p> |
|
|
|
|
|
|
|
</body> |
|
|
|
</html> |
|
|
|
|