| 程序包 | 说明 |
|---|---|
| org.skfiy.util |
Miscellaneous utility classes, such as String manipulation utilities, a Log4J
configurer, and a state holder for paged lists of objects.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
PropertyPlaceholderHelper.parseStringValue(String strVal,
PropertyPlaceholderHelper.PlaceholderResolver placeholderResolver,
Set<String> visitedPlaceholders) |
String |
PropertyPlaceholderHelper.replacePlaceholders(String value,
PropertyPlaceholderHelper.PlaceholderResolver placeholderResolver)
Replaces all placeholders of format
${name} with the value
returned from the supplied PropertyPlaceholderHelper.PlaceholderResolver. |
Copyright © 2013 The Skfiy Open Association. All Rights Reserved.