JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.apache.felix.utils.properties
TypedProperties
SubstitutionCallback
Contents
Description
Method Summary
Method Details
getValue(String, String, String)
Hide sidebar
Show sidebar
Interface TypedProperties.SubstitutionCallback
Enclosing class:
TypedProperties
public static interface
TypedProperties.SubstitutionCallback
Author:
gnodet
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getValue
(
String
name,
String
key,
String
value)
Method Details
getValue
String
getValue
(
String
name,
String
key,
String
value)