|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.mant.AntTask
public class AntTask
Wraps a task and applies the given mappings to the task attributes.
Constructor Summary | |
---|---|
AntTask(java.lang.String task,
java.lang.String[] mappings)
|
Method Summary | |
---|---|
org.dom4j.Element |
getTask()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AntTask(java.lang.String task, java.lang.String[] mappings) throws org.dom4j.DocumentException
org.dom4j.DocumentException
Method Detail |
---|
public org.dom4j.Element getTask()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |