- Pair(K, V) - Constructor for class org.apache.felix.utils.json.JSONParser.Pair
-
- Pair(U, V) - Constructor for class org.apache.felix.utils.service.BaseManagedServiceFactory.Pair
-
- parse() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_and() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_attr() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_filter() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_filtercomp() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_item() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_not() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_or() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_substring() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parse_value() - Method in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- parseClauses(String[]) - Static method in class org.apache.felix.utils.manifest.Parser
-
- parsed - Variable in class org.apache.felix.utils.json.JSONParser
-
- 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
-
- parseKeyValue(String) - Static method in class org.apache.felix.utils.json.JSONParser
-
- parseKeyValueListRaw(String) - Static method in class org.apache.felix.utils.json.JSONParser
-
- parseListValuesRaw(String) - Static method in class org.apache.felix.utils.json.JSONParser
-
- parseObject(String) - Static method in class org.apache.felix.utils.json.JSONParser
-
- parseProperty(String) - Static method in class org.apache.felix.utils.properties.Properties.PropertiesReader
-
Parse a property line and return the key and the value in an array.
- Parser(String, boolean) - Constructor for class org.apache.felix.utils.filter.FilterImpl.Parser
-
- Parser - Class in org.apache.felix.utils.manifest
-
- Parser() - Constructor for class org.apache.felix.utils.manifest.Parser
-
- parseValue(String) - Static method in class org.apache.felix.utils.json.JSONParser
-
- 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
- performSubstitution(Map<String, String>, InterpolationHelper.SubstitutionCallback, boolean, boolean, boolean) - Static method in class org.apache.felix.utils.properties.InterpolationHelper
-
Perform substitution on a property set
- pos - Variable in class org.apache.felix.utils.filter.FilterImpl.Parser
-
- pos - Variable in class org.apache.felix.utils.properties.ConfigurationHandler
-
- preemptiveShutdown - Variable in class org.apache.felix.utils.extender.AbstractExtender
-
- prepare(Map<String, TypedProperties>) - Static method in class org.apache.felix.utils.properties.TypedProperties
-
- PRESENT - Static variable in class org.apache.felix.utils.filter.FilterImpl
-
- 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(File, InterpolationHelper.SubstitutionCallback) - Constructor for class org.apache.felix.utils.properties.Properties
-
- Properties(boolean) - Constructor for class org.apache.felix.utils.properties.Properties
-
- Properties(File, boolean) - Constructor for class org.apache.felix.utils.properties.Properties
-
- Properties.Layout - Class in org.apache.felix.utils.properties
-
TODO
- Properties.PropertiesReader - Class in org.apache.felix.utils.properties
-
This class is used to read properties lines.
- Properties.PropertiesWriter - Class in org.apache.felix.utils.properties
-
This class is used to write properties lines.
- PropertiesReader(Reader, boolean) - 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.
- PropertiesWriter(Writer, boolean) - Constructor for class org.apache.felix.utils.properties.Properties.PropertiesWriter
-
Constructor.
- propertyName - Variable in class org.apache.felix.utils.properties.Properties.PropertiesReader
-
Stores the name of the last read property.
- 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.
- propertyValue - Variable in class org.apache.felix.utils.properties.Properties.PropertiesReader
-
Stores the value of the last read property.
- 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(Object, Object) - Method in class org.apache.felix.utils.filter.FilterImpl.CaseInsensitiveDictionary
-
- put(Object, Object) - Method in class org.apache.felix.utils.filter.FilterImpl.ServiceReferenceDictionary
-
- 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
-
- put(String, Object) - Method in class org.apache.felix.utils.properties.TypedProperties
-
- put(String, List<String>, Object) - Method in class org.apache.felix.utils.properties.TypedProperties
-
- put(String, String, Object) - Method in class org.apache.felix.utils.properties.TypedProperties
-
- put(String, List<String>, List<String>) - Method in class org.apache.felix.utils.properties.TypedProperties
-
- putAllSubstituted(Map<? extends String, ? extends String>) - Method in class org.apache.felix.utils.properties.Properties
-
- pw - Variable in class org.apache.felix.utils.json.JSONWriter
-