org.apache.tools.ant.taskdefs.optional.net
public class RExecTask.RExecSubTask extends Object
| Field Summary | |
|---|---|
| protected String | taskString |
| Method Summary | |
|---|---|
| void | addText(String s)
the message as nested text |
| void | execute(RExecTask.AntRExecClient rexec)
Execute the subtask. |
| void | setString(String s)
the message as an attribute |
Parameters: s the nested text
Parameters: rexec the client
Throws: BuildException always as it is not allowed to instantiate this object
Parameters: s a String value