|
|
@@ -210,7 +210,7 @@ the implementation of your Java virtual machine.</p> |
|
|
|
|
|
|
|
<h3><a name="nestedtype">Nested Types</a></h3> |
|
|
|
If your task needs to nest an arbitary type that has been defined |
|
|
|
using <taskdef> you have two options. |
|
|
|
using <typedef> you have two options. |
|
|
|
<ol> |
|
|
|
<li><code>public void add(Type type)</code></li> |
|
|
|
<li><code>public void addConfigured(Type type)</code></li> |
|
|
|