Class TypedProperties

java.lang.Object
java.util.AbstractMap<String,Object>
org.apache.felix.utils.properties.TypedProperties
All Implemented Interfaces:
Map<String,Object>

public class TypedProperties extends AbstractMap<String,Object>

Map to load / store / update untyped or typed properties. The map is untyped if all properties are strings. When this is the case, the properties are stored without any encoding, else all properties are encoded using the ConfigurationHandler.