org.apache.tools.ant.taskdefs.optional.net
Class TelnetTask.TelnetSubTask
java.lang.Object
org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetSubTask
- TelnetTask
public class TelnetTask.TelnetSubTask
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 B) 2000-2008 Apache Software Foundation. All Rights Reserved.