|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyPlaceholder.PlaceholderResolver | |
|---|---|
| net.csdn.common.property | |
| Uses of PropertyPlaceholder.PlaceholderResolver in net.csdn.common.property |
|---|
| Methods in net.csdn.common.property with parameters of type PropertyPlaceholder.PlaceholderResolver | |
|---|---|
protected String |
PropertyPlaceholder.parseStringValue(String strVal,
PropertyPlaceholder.PlaceholderResolver placeholderResolver,
Set<String> visitedPlaceholders)
|
String |
PropertyPlaceholder.replacePlaceholders(String value,
PropertyPlaceholder.PlaceholderResolver placeholderResolver)
Replaces all placeholders of format ${name} with the value returned from the supplied PropertyPlaceholder.PlaceholderResolver. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||