|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.Task | +--org.apache.tools.ant.taskdefs.optional.metamata.MParse
Fields inherited from class org.apache.tools.ant.Task |
description, location, project, target, taskName, taskType, wrapper |
Constructor Summary | |
MParse()
|
Method Summary | |
Path |
createUserclasspath()
|
void |
execute()
Called by the project to let the task do it's work. |
void |
setCleanupHack(boolean value)
|
void |
setMetamatahome(java.io.File metamatahome)
|
void |
setTarget(java.io.File target)
|
void |
setWorkingdir(java.io.File workingdir)
|
Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getProject, getRuntimeConfigurableWrapper, getTaskName, init, log, log, maybeConfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MParse()
Method Detail |
public void setMetamatahome(java.io.File metamatahome)
public void setWorkingdir(java.io.File workingdir)
public void setTarget(java.io.File target)
public Path createUserclasspath()
public void setCleanupHack(boolean value)
public void execute() throws BuildException
Task
execute
in class Task
org.apache.tools.ant.Task
BuildException
- if someting goes wrong with the build
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |