Package org.apache.avalon.util.criteria

A parameterized map implementation.

See:
          Description

Class Summary
Criteria A abstract utility class that can be used to simplify the creation of domain specific criteria.
PackedParameter A parameter descriptor that supports transformation of a a string to a string array based on a supplied token.
Parameter A parameter is an immutable class that contains a description of an allowable parameter within a crieria instance.
 

Exception Summary
CriteriaException Exception to indicate that there was a criteria related error.
CriteriaRuntimeException Exception to indicate that there was a repository related error.
 

Package org.apache.avalon.util.criteria Description

A parameterized map implementation.



Copyright © Apache Software Foundation. All Rights Reserved.