Package com.togethersoft.openapi.util.properties

Class Diagram Summary
properties 
 

Interface Summary
IPropertiesPresents interface to a string property with ability to set new value.
IPropertiesROPresents read-only interface to string property.
PropertyLocatorRepresents access to property stored in file.
 

Class Summary
CompositePropertiesRORepresents list of properties are composited from the several others (source) lists.
DictionaryPropertiesRepresents a number of properties as a dictionary.
FilteredNamePropertiesAdds ability to set value for this property.
FilteredNamePropertiesROPresents filtered property with read-only access.
NullPropertiesRepresents null property with ability to set new value to it.
NullPropertiesRORepresents null property.
PropertyUtilThis class contains utility static methods.