org.apache.tools.ant.taskdefs.optional.net
public class RExecTask.RExecWrite extends RExecTask.RExecSubTask
Method Summary | |
---|---|
void | execute(RExecTask.AntRExecClient rexec)
Execute the write exec task. |
void | setEcho(boolean b)
Whether or not the message should be echoed to the log.
|
Parameters: rexec the task to use
Throws: BuildException on error
true
.Parameters: b a boolean
value