Package | Description |
---|---|
org.apache.felix.utils.properties |
Modifier and Type | Method and Description |
---|---|
static void |
InterpolationHelper.performSubstitution(Map<String,String> properties,
InterpolationHelper.SubstitutionCallback callback)
Perform substitution on a property set
|
static String |
InterpolationHelper.substVars(String val,
String currentKey,
Map<String,String> cycleMap,
Map<String,String> configProps,
InterpolationHelper.SubstitutionCallback callback)
This method performs property variable substitution on the
specified value.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.