|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterpolationHelper.SubstitutionCallback | |
|---|---|
| org.apache.felix.utils.properties | |
| Uses of InterpolationHelper.SubstitutionCallback in org.apache.felix.utils.properties |
|---|
| Methods in org.apache.felix.utils.properties with parameters of type InterpolationHelper.SubstitutionCallback | |
|---|---|
static void |
InterpolationHelper.performSubstitution(java.util.Map<java.lang.String,java.lang.String> properties,
InterpolationHelper.SubstitutionCallback callback)
Perform substitution on a property set |
static java.lang.String |
InterpolationHelper.substVars(java.lang.String val,
java.lang.String currentKey,
java.util.Map<java.lang.String,java.lang.String> cycleMap,
java.util.Map<java.lang.String,java.lang.String> configProps,
InterpolationHelper.SubstitutionCallback callback)
This method performs property variable substitution on the specified value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||