| Package | Description |
|---|---|
| org.apache.felix.utils.properties |
| Modifier and Type | Method and Description |
|---|---|
static void |
TypedProperties.substitute(java.util.Map<java.lang.String,TypedProperties> properties,
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> dynamic,
TypedProperties.SubstitutionCallback callback,
boolean finalSubstitution) |
void |
TypedProperties.substitute(TypedProperties.SubstitutionCallback cb) |
| Constructor and Description |
|---|
TypedProperties(TypedProperties.SubstitutionCallback callback) |
TypedProperties(TypedProperties.SubstitutionCallback callback,
boolean substitute) |