クラスの使用
jakarta.servlet.jsp.el.ELException
ELException を使用するパッケージ パッケージ 説明 jakarta.servlet.jsp.el jakarta.servlet.jsp.el 内の ELException 使用
jakarta.servlet.jsp.el 内の ELException サブクラス 修飾子と型 クラス 説明 classELParseException使用すべきではありません。JSP 2.1 の時点で、ELExceptionに置き換えられましたELException をスローする jakarta.servlet.jsp.el のメソッド 修飾子と型 メソッド 説明 abstract ObjectSEExpression. evaluate(VariableResolver vResolver)使用すべきではありません。以前に作成された式を評価します。abstract ObjectSEExpressionEvaluator. evaluate(StringSE expression, ClassSE<?> expectedType, VariableResolver vResolver, FunctionMapper fMapper)使用すべきではありません。式を評価します。abstract ExpressionExpressionEvaluator. parseExpression(StringSE expression, ClassSE<?> expectedType, FunctionMapper fMapper)使用すべきではありません。後で評価するために式を準備します。ObjectSEVariableResolver. resolveVariable(StringSE pName)使用すべきではありません。指定された変数を解決します。