org.apache.tools.ant.taskdefs.optional.net
Class RExecTask.RExecSubTask
java.lang.Object
org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecSubTask
- RExecTask
public class RExecTask.RExecSubTask
extends java.lang.Object
This class is the parent of the Read and Write tasks.
It handles the common attributes for both.
taskString
protected String taskString
addText
public void addText(String s)
the message as nested text
setString
public void setString(String s)
the message as an attribute
Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.