org.guiceex.provider
クラス FileSystemPropertiesProvider
java.lang.Object
org.guiceex.provider.PropertiesProvider
org.guiceex.provider.FileSystemPropertiesProvider
- すべての実装されたインタフェース:
- Provider
public class FileSystemPropertiesProvider
- extends PropertiesProvider
ファイルシステムからプロパティファイルをロードするPropertiesProvider
拡張クラスです。
- 作成者:
- matu◆AliceLAklI.
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemPropertiesProvider
public FileSystemPropertiesProvider(String path,
boolean xml)
getInputStream
protected InputStream getInputStream()
- 定義:
- クラス
PropertiesProvider
内の getInputStream
Copyright © 2007. All Rights Reserved.