Package javax.servlet.jsp.el

Interface Summary
Expression The interface for a prepared expression.
ExpressionEvaluator The interface for an expression-language evaluator.
FunctionMapper The interface to a map between EL function names and methods.
VariableResolver This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time.
 

Exception Summary
ELException Represents any of the exception conditions that arise during the operation evaluation of the evaluator.
ELParseException Represents a parsing error encountered while parsing an EL expression.
 



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