public final class PropertyResolver extends Object
Modifier and Type | Method and Description |
---|---|
static String |
resolve(Properties props,
String value)
Symbol substitution from properties.
|
public static String resolve(Properties props, String value)
props
- the source properties from which substitution is resolvedvalue
- a string containing possibly multiple ${[value]} sequencesCopyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.