Package uk.co.jcp.util.properties

Interface Summary
JCPProperties Class to embody a set of properties in easy to access form such that properties can be retrieved as the desired type
JCPPropertyFactory Interface for Property Factories
JCPPropertyFactoryRegistry Interface for the PropertyFactoryRegistry.
PropertySection  
PropertySource Interface for PropertySources, e.g.
WritablePropertySource Interface for PropertySources, e.g.
 

Class Summary
PropertyManager Contains a set of static accessor methods for using a PropertyFactoryRegistry
 

Exception Summary
MalformedPropertyException Exception thrown on failing to parse a property as the required type
PropertyException Superclass of all exceptions in the properties package
PropertyNotFoundException Exception thrown if a requested property is not found
SectionAlreadyDefinedException Exception thrown if section already exists.
SectionNotFoundException Exception thrown if a requested Section is not found