JAVA/CORBA クラス
ストリームからテキスト行を読み込みます。
定義が行われるクラス Stream
構文 public String readText() throws NotesException
public String readText(int constant) throws NotesException
public String readText(int constant, int constant) throws NotesException
パラメータ int constant
クロスリファレンス LotusScript NotesStream クラスの ReadText メソッド
例