| 程序包 | 说明 |
|---|---|
| com.jn.langx.text |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PropertiesPlaceholderParser |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
PropertyPlaceholderHandler.parseStringValue(String value,
PlaceholderParser placeholderResolver,
Set<String> visitedPlaceholders) |
String |
PropertyPlaceholderHandler.replacePlaceholders(String value,
PlaceholderParser placeholderResolver)
Replaces all placeholders of format
${name} with the value returned
from the supplied PlaceholderParser. |
Copyright © 2019. All rights reserved.