Package | Description |
---|---|
org.apache.felix.utils.properties |
Modifier and Type | Method and Description |
---|---|
boolean |
TypedProperties.update(TypedProperties properties) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Map<String,String>> |
TypedProperties.prepare(Map<String,TypedProperties> properties) |
static void |
TypedProperties.substitute(Map<String,TypedProperties> properties,
Map<String,Map<String,String>> dynamic,
TypedProperties.SubstitutionCallback callback,
boolean finalSubstitution) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.