Package org.apache.cocoon.forms.expression

Interface Summary
ExpressionManager Work interface for the component that creates Expression objects.
 

Class Summary
DefaultExpressionManager Implementation of the ExpressionManager role.
IsNullFunction Returns true if argument is null.
NullFunction Returns null constant.
StringFunction Converts argument to the string.
SumFunction Sum function.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.