Package org.apache.avalon.util.defaults

Provides support for the aggregation of a set of property values into a single property set.

See:
          Description

Interface Summary
DefaultsFinder Finds a set of default property values.
 

Class Summary
Defaults Gets a set of default property values based on a sequence of default value search components or finders.
SimpleDefaultsFinder Attempts to discover defaults using an array of Properties as value sources.
SystemDefaultsFinder Finds default property values within the system properties.
 

Package org.apache.avalon.util.defaults Description

Provides support for the aggregation of a set of property values into a single property set.



Copyright © Apache Software Foundation. All Rights Reserved.