org.codehaus.mojo.mant
Class AntTask
java.lang.Object
org.codehaus.mojo.mant.AntTask
public class AntTask
- extends Object
Wraps a task and applies the given mappings to the task attributes.
Method Summary |
org.dom4j.Element |
getTask()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntTask
public AntTask(String task,
String[] mappings)
throws org.dom4j.DocumentException
- Throws:
org.dom4j.DocumentException
getTask
public org.dom4j.Element getTask()
Copyright © 2005-2011 Codehaus. All Rights Reserved.