Package io.inugami.api.tools
Class ConfigTemplateValues
- java.lang.Object
-
- io.inugami.api.tools.ConfigTemplateValues
-
- All Implemented Interfaces:
TemplateProviderSPI
public class ConfigTemplateValues extends Object implements TemplateProviderSPI
ConfigTemplateValues- Since:
- 9 mai 2017
-
-
Constructor Summary
Constructors Constructor Description ConfigTemplateValues()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringapplyProperties(String value, Map<String,String> config)protected StringreplacePropertyValue(String result, String key, String propValue)List<String>searchKeys(String value)
-
-
-
Field Detail
-
EMPTY
public static final String EMPTY
- See Also:
- Constant Field Values
-
-