org.zuena.guiceex.provider
クラス FileSystemPropertiesProvider

java.lang.Object
  上位を拡張 org.zuena.guiceex.provider.CustomPropertiesProvider
      上位を拡張 org.zuena.guiceex.provider.FileSystemPropertiesProvider
すべての実装されたインタフェース:
Provider<Properties>

public class FileSystemPropertiesProvider
extends CustomPropertiesProvider

ファイルシステムからプロパティファイルをロードするCustomPropertiesProvider拡張クラスです。

導入されたバージョン:
0.9.1

フィールドの概要
 
クラス org.zuena.guiceex.provider.CustomPropertiesProvider から継承されたフィールド
path, xml
 
コンストラクタの概要
FileSystemPropertiesProvider(String path, boolean xml)
           
 
メソッドの概要
protected  InputStream getInputStream()
           
 
クラス org.zuena.guiceex.provider.CustomPropertiesProvider から継承されたメソッド
get
 
クラス 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()
定義:
クラス CustomPropertiesProvider 内の getInputStream


Copyright © 2007 zuena.org AllRights Reserved.