public class LdiPropertiesUtil extends Object
Properties用のユーティリティクラスです。| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LdiPropertiesUtil()
インスタンスを構築します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
load(Properties props,
InputStream in)
Properties.load(InputStream)の例外処理をラップします。 |
public static void load(Properties props, InputStream in) throws IORuntimeException
Properties.load(InputStream)の例外処理をラップします。props - in - IORuntimeException - IOExceptionが発生した場合Copyright © 2015 The DBFlute Project. All rights reserved.