- parseClauses(String[]) - Static method in class org.apache.felix.utils.manifest.Parser
-
- parseDelimitedString(String, String) - Static method in class org.apache.felix.utils.manifest.Parser
-
Parses delimited string and returns an array containing the tokens.
- parseHeader(String) - Static method in class org.apache.felix.utils.manifest.Parser
-
- Parser - Class in org.apache.felix.utils.manifest
-
- parseVersionRange(String) - Static method in class org.apache.felix.utils.version.VersionRange
-
- performSubstitution(Map<String, String>) - Static method in class org.apache.felix.utils.properties.InterpolationHelper
-
Perform substitution on a property set
- performSubstitution(Map<String, String>, BundleContext) - Static method in class org.apache.felix.utils.properties.InterpolationHelper
-
Perform substitution on a property set
- performSubstitution(Map<String, String>, InterpolationHelper.SubstitutionCallback) - Static method in class org.apache.felix.utils.properties.InterpolationHelper
-
Perform substitution on a property set
- Properties - Class in org.apache.felix.utils.properties
-
Enhancement of the standard Properties
managing the maintain of comments, etc.
- Properties() - Constructor for class org.apache.felix.utils.properties.Properties
-
- Properties(File) - Constructor for class org.apache.felix.utils.properties.Properties
-
- Properties(File, BundleContext) - Constructor for class org.apache.felix.utils.properties.Properties
-
- Properties.Layout - Class in org.apache.felix.utils.properties
-
TODO
- Properties.Layout() - Constructor for class org.apache.felix.utils.properties.Properties.Layout
-
- Properties.Layout(List<String>, List<String>) - Constructor for class org.apache.felix.utils.properties.Properties.Layout
-
- Properties.PropertiesReader - Class in org.apache.felix.utils.properties
-
This class is used to read properties lines.
- Properties.PropertiesReader(Reader) - Constructor for class org.apache.felix.utils.properties.Properties.PropertiesReader
-
Creates a new instance of PropertiesReader
and sets
the underlaying reader and the list delimiter.
- Properties.PropertiesWriter - Class in org.apache.felix.utils.properties
-
This class is used to write properties lines.
- Properties.PropertiesWriter(Writer) - Constructor for class org.apache.felix.utils.properties.Properties.PropertiesWriter
-
Constructor.
- propertyNames() - Method in class org.apache.felix.utils.properties.Properties
-
Returns an enumeration of all the keys in this property list, including distinct keys in the default property
list if a key of the same name has not already been found from the main properties list.
- put(U, V) - Method in class org.apache.felix.utils.collections.DictionaryAsMap
-
- put(Object, Object) - Method in class org.apache.felix.utils.collections.MapToDictionary
-
- put(String, String) - Method in class org.apache.felix.utils.properties.Properties
-
- put(String, List<String>, List<String>) - Method in class org.apache.felix.utils.properties.Properties
-
- put(String, List<String>, String) - Method in class org.apache.felix.utils.properties.Properties
-
- put(String, String, String) - Method in class org.apache.felix.utils.properties.Properties
-