Uses of Package
javax.servlet.jsp.el

Packages that use javax.servlet.jsp.el
javax.servlet.jsp   
javax.servlet.jsp.el   
 

Classes in javax.servlet.jsp.el used by javax.servlet.jsp
ExpressionEvaluator
          The interface for an expression-language evaluator.
VariableResolver
          This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time.
 

Classes in javax.servlet.jsp.el used by javax.servlet.jsp.el
ELException
          Represents any of the exception conditions that arise during the operation evaluation of the evaluator.
Expression
          The interface for a prepared expression.
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.
 



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