Package org.makumba.list.functions

Class Summary
CountFunctions Represents all types of mak:count() functions, and does analysis on them.
GenericListValueFunction Provides a basic implementation for a EL function that uses a ValueComputer to compute some value from an expression.
ValueChangeFunctions Provides the mak:hasValueChanged('expr') and mak:willValueChange('expr') methods.
ValueFunction Implements a mak:value() function, similar to the mak:value tag (ValueTag).