public class PropertySourcePlaceholderParser extends Object implements PlaceholderParser
| 构造器和说明 |
|---|
PropertySourcePlaceholderParser() |
PropertySourcePlaceholderParser(PropertySource propertySource) |
public PropertySourcePlaceholderParser()
public PropertySourcePlaceholderParser(PropertySource propertySource)
public PropertySource getPropertySource()
public void setPropertySource(PropertySource propertySource)
public String parse(String variable)
PlaceholderParserCopyright © 2020. All rights reserved.