|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPropertyResolver
Instances of this interface are able to lookup and resolve the property values
| Method Summary | |
|---|---|
java.lang.String |
getResolvedValue(java.lang.String key)
Returns the value for the given key, if found. |
java.lang.String |
resolveString(java.lang.String original)
processes the parameter any definitions with their values. |
| Methods inherited from interface org.mevenide.properties.IPropertyFinder |
|---|
getValue, reload |
| Method Detail |
|---|
java.lang.String getResolvedValue(java.lang.String key)
java.lang.String resolveString(java.lang.String original)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||