Uses of Interface
org.apache.jasper.compiler.ELInterpreter
Packages that use ELInterpreter
-
Uses of ELInterpreter in org.apache.jasper.compiler
Classes in org.apache.jasper.compiler that implement ELInterpreterMethods in org.apache.jasper.compiler that return ELInterpreterModifier and TypeMethodDescriptionstatic ELInterpreterELInterpreterFactory.getELInterpreter(jakarta.servlet.ServletContext context) Obtain the correct EL Interpreter for the given web application. -
Uses of ELInterpreter in org.apache.jasper.optimizations
Classes in org.apache.jasper.optimizations that implement ELInterpreterModifier and TypeClassDescriptionclassA non-specification compliantELInterpreterthat optimizes a subset of setters for tag attributes.