Package net.walend.property

This package contains a central source of String properties.

See:
          Description

Interface Summary
PropertySource This interface defines a source of String Properties.
 

Class Summary
SimplePropertySource This simple class implements PropertySource around a standard property file.
SubsetPropertySource This class allows access to subsets of a larger PropertySource without constant reuse of the prefix.
 

Exception Summary
PropertyException Throw this exception when an IdentifierSource is out of Identifiers.
 

Package net.walend.property Description

This package contains a central source of String properties.



Copyright (c) 2000, 2001, David Walend