org.guiceex.provider
クラス PropertiesProvider
java.lang.Object
org.guiceex.provider.PropertiesProvider
- すべての実装されたインタフェース:
- Provider
- 直系の既知のサブクラス:
- ClassPathPropertiesProvider, FileSystemPropertiesProvider
public abstract class PropertiesProvider
- extends Object
- implements Provider
- 作成者:
- matu◆AliceLAklI
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
protected final String path
xml
protected final boolean xml
PropertiesProvider
public PropertiesProvider(String path,
boolean xml)
get
public Object get()
- 定義:
- インタフェース
Provider
内の get
getInputStream
protected abstract InputStream getInputStream()
Copyright © 2007. All Rights Reserved.