Package | Description |
---|---|
org.apache.felix.utils.properties |
Modifier and Type | Method and Description |
---|---|
static void |
TypedProperties.substitute(Map<String,TypedProperties> properties,
Map<String,Map<String,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) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.