- save() - Method in class org.apache.felix.utils.properties.Properties
-
- save(File) - Method in class org.apache.felix.utils.properties.Properties
-
- save(File) - Method in class org.apache.felix.utils.properties.TypedProperties
-
- save(OutputStream) - Method in class org.apache.felix.utils.properties.Properties
-
- save(OutputStream) - Method in class org.apache.felix.utils.properties.TypedProperties
-
- save(Writer) - Method in class org.apache.felix.utils.properties.Properties
-
- save(Writer) - Method in class org.apache.felix.utils.properties.TypedProperties
-
- saveLayout(Writer, boolean) - Method in class org.apache.felix.utils.properties.Properties
-
Writes the properties file to the given writer, preserving as much of its
structure as possible.
- setCommentLines(List<String>) - Method in class org.apache.felix.utils.properties.Properties.Layout
-
- setFooter(List<String>) - Method in class org.apache.felix.utils.properties.Properties
-
Set the comment footer.
- setFooter(List<String>) - Method in class org.apache.felix.utils.properties.TypedProperties
-
Set the comment footer.
- setHeader(List<String>) - Method in class org.apache.felix.utils.properties.Properties
-
Set the comment header.
- setHeader(List<String>) - Method in class org.apache.felix.utils.properties.TypedProperties
-
Set the comment header.
- setPreemptiveShutdown(boolean) - Method in class org.apache.felix.utils.extender.AbstractExtender
-
- setProperty(String, String) - Method in class org.apache.felix.utils.properties.Properties
-
Calls the map method put.
- setSourceMap(Map) - Method in class org.apache.felix.utils.collections.MapToDictionary
-
- setSynchronous(boolean) - Method in class org.apache.felix.utils.extender.AbstractExtender
-
- setValueLines(List<String>) - Method in class org.apache.felix.utils.properties.Properties.Layout
-
- SimpleExtension - Class in org.apache.felix.utils.extender
-
- SimpleExtension(Bundle) - Constructor for class org.apache.felix.utils.extender.SimpleExtension
-
- size() - Method in class org.apache.felix.utils.collections.MapToDictionary
-
- start() - Method in interface org.apache.felix.utils.extender.Extension
-
Start this extension.
- start() - Method in class org.apache.felix.utils.extender.SimpleExtension
-
- start(BundleContext) - Method in class org.apache.felix.utils.extender.AbstractExtender
-
- startTracking() - Method in class org.apache.felix.utils.extender.AbstractExtender
-
- stop(BundleContext) - Method in class org.apache.felix.utils.extender.AbstractExtender
-
- stopTracking() - Method in class org.apache.felix.utils.extender.AbstractExtender
-
- store(OutputStream, String) - Method in class org.apache.felix.utils.properties.Properties
-
Store a properties into a output stream, preserving comments, special character, etc.
- store(OutputStream, String) - Method in class org.apache.felix.utils.properties.TypedProperties
-
Store a properties into a output stream, preserving comments, special character, etc.
- substitute() - Method in class org.apache.felix.utils.properties.Properties
-
- substitute(Map<String, TypedProperties>, Map<String, Map<String, String>>, TypedProperties.SubstitutionCallback, boolean) - Static method in class org.apache.felix.utils.properties.TypedProperties
-
- substitute(InterpolationHelper.SubstitutionCallback) - Method in class org.apache.felix.utils.properties.Properties
-
- substitute(TypedProperties.SubstitutionCallback) - Method in class org.apache.felix.utils.properties.TypedProperties
-
- substVars(String, String, Map<String, String>, Map<String, String>) - Static method in class org.apache.felix.utils.properties.InterpolationHelper
-
This method performs property variable substitution on the
specified value.
- substVars(String, String, Map<String, String>, Map<String, String>, InterpolationHelper.SubstitutionCallback) - Static method in class org.apache.felix.utils.properties.InterpolationHelper
-
This method performs property variable substitution on the
specified value.
- substVars(String, String, Map<String, String>, Map<String, String>, InterpolationHelper.SubstitutionCallback, boolean, boolean, boolean) - Static method in class org.apache.felix.utils.properties.InterpolationHelper
-
This method performs property variable substitution on the
specified value.
- substVars(String, String, Map<String, String>, Map<String, String>, BundleContext) - Static method in class org.apache.felix.utils.properties.InterpolationHelper
-
This method performs property variable substitution on the
specified value.