|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcz.cuni.amis.utils.configuration.PropertyProvider
cz.cuni.amis.pogamut.base.utils.configuration.CustomPropertiesProvider
public class CustomPropertiesProvider

Loads properties from the working directory.
| Constructor Summary | |
|---|---|
CustomPropertiesProvider()
|
|
| Method Summary | |
|---|---|
int |
getPriority()
Priority of this provider. |
java.lang.String |
getProperty(java.lang.String key)
Searches for given property key. |
java.lang.String |
toString()
|
| Methods inherited from class cz.cuni.amis.utils.configuration.PropertyProvider |
|---|
compareTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CustomPropertiesProvider()
| Method Detail |
|---|
public java.lang.String getProperty(java.lang.String key)
PropertyProvider
getProperty in class PropertyProviderpublic int getPriority()
PropertyProvider
getPriority in class PropertyProviderpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||