net.infonode.properties.propertymap
public class PropertyMapFactory extends Object
Version: $Revision: 1.3 $
Method Summary | |
---|---|
static PropertyMap | create(PropertyMapGroup propertyGroup)
Creates a property map that can contain values for properties in the given property group.
|
static PropertyMap | create(PropertyMap inheritFrom)
Creates a property map with the same property group as inheritFrom.
|
Parameters: propertyGroup the property group
Returns: a new property map
Parameters: inheritFrom the super map
Returns: a new property map