public class XMLMergerTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
XMLMergerTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setMasterFile(File masterFile) |
void |
setOutputFile(File outputFile) |
void |
setSlaveFile(File slaveFile) |
void |
setType(String type) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic void setMasterFile(File masterFile)
public void setOutputFile(File outputFile)
public void setSlaveFile(File slaveFile)
public void setType(String type)