org.seasar.framework.util
クラス ReaderUtil
java.lang.Object
org.seasar.framework.util.ReaderUtil
- public class ReaderUtil
- extends Object
Reader
用のユーティリティクラスです。
- 作成者:
- higa
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReaderUtil
protected ReaderUtil()
- インスタンスを構築します。
readText
public static String readText(Reader reader)
throws IORuntimeException
- テキストを読み込みます。
- パラメータ:
reader
-
- 戻り値:
- テキスト
- 例外:
IORuntimeException
Copyright © 2004-2009 The Seasar Foundation. All Rights Reserved.