|
|
@@ -7,7 +7,7 @@ |
|
|
|
|
|
|
|
<body> |
|
|
|
<h1>Tasks Designed for Extension</h1> |
|
|
|
These classes are designed to be extended. Always start here when writting your own task. |
|
|
|
These classes are designed to be extended. Always start here when writing your own task. |
|
|
|
|
|
|
|
<table border="1"> |
|
|
|
<thead> |
|
|
@@ -23,7 +23,7 @@ Description |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
<td> |
|
|
|
<a href="api/org/apache/tools/ant/ask.html">Task</a> |
|
|
|
<a href="api/org/apache/tools/ant/Task.html">Task</a> |
|
|
|
</td> |
|
|
|
<td> |
|
|
|
Base class for all tasks. |
|
|
@@ -80,7 +80,7 @@ Abstract Base class for unpack tasks. |
|
|
|
</table> |
|
|
|
|
|
|
|
<hr> |
|
|
|
<p align="center">Copyright © 2001-2002 Apache Software Foundation. All rights |
|
|
|
<p align="center">Copyright © 2001-2003 Apache Software Foundation. All rights |
|
|
|
Reserved.</p> |
|
|
|
|
|
|
|
</body> |
|
|
|