Package org.apache.jasper.compiler
package org.apache.jasper.compiler
-
ClassDescriptionMain JSP compiler class.Converts a JSP attribute value into the unquoted equivalent.Repository of {page, request, session, application}-scoped beansMain JSP compiler class.This class generates functions mappers for the EL expressions in the page.Defines the interface for the expression language interpreter.Provides
ELInterpreter
instances for JSP compilation.This class implements a parser for EL expressions.Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler.Interface for handling JSP parse and javac compilation errors.Provide a mechanism for Jasper to obtain a reference to the JarScanner implementation.Class providing details about a javac compilation error.JDT class compiler.Handles the jsp-config element in WEB_INF/web.xml.Class for tracking JSP compile time file dependencies when the >%@include file="This class has all the utility method(s).Class responsible for converting error codes to corresponding localized error messages.This class filters duplicate newlines instructions from the compiler output, and therefore from the runtime JSP.This is what is used to generate servlets.Represents the line and file mappings associated with a JSR-045 "stratum".Contains static utilities for generating SMAP data based on the current version of Jasper.Defines the interface for the String interpreter.ProvidesStringInterpreter
instances for JSP compilation.Manages tag plugin optimizations.This class caches parsed instances of TLD files to remove the need for the same TLD to be parsed for each JSP that references it.