public class XMLMergerTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
XMLMergerTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setMasterFile(java.io.File masterFile) |
void |
setOutputFile(java.io.File outputFile) |
void |
setSlaveFile(java.io.File slaveFile) |
void |
setType(java.lang.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(java.io.File masterFile)
public void setOutputFile(java.io.File outputFile)
public void setSlaveFile(java.io.File slaveFile)
public void setType(java.lang.String type)