|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PropertyPlaceholderHelper.PlaceholderResolver
Strategy interface used to resolve replacement values for placeholders contained in Strings.
PropertyPlaceholderHelper
Method Summary | |
---|---|
String |
resolvePlaceholder(String placeholderName)
Resolves the supplied placeholder name into the replacement value. |
Method Detail |
---|
String resolvePlaceholder(String placeholderName)
placeholderName
- the name of the placeholder to resolve.
null
if no replacement is to be made.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |