|
|
@@ -19,7 +19,7 @@ |
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Language" content="en-us"></meta> |
|
|
|
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"> |
|
|
|
<title>AntLib</title> |
|
|
|
<title>AntLib</title> |
|
|
|
</head> |
|
|
|
|
|
|
|
<body> |
|
|
@@ -30,8 +30,7 @@ |
|
|
|
<p> |
|
|
|
An antlib file is an xml file with a root element of "antlib". |
|
|
|
Antlib's elements are Apache Ant definition tasks - like |
|
|
|
|
|
|
|
and <a href="../Tasks/taskdef.html">Taskdef</a>, |
|
|
|
<a href="../Tasks/taskdef.html">Taskdef</a> |
|
|
|
or any Ant task that extends |
|
|
|
<code>org.apache.tools.ant.taskdefs.AntlibDefinition</code>. |
|
|
|
</p> |
|
|
|