Package org.apache.jasper.runtime
package org.apache.jasper.runtime
-
ClassDescriptionWrite text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.Concrete implementation of
ELContext
.This is the implementation of ExpreesioEvaluator using implementation of JSP2.1.This is the super class of all JSP-generated servlets.Implementation of a JSP Context Wrapper.Implementation of JspFactory.Helper class from which all Jsp Fragment helper classes extend.Bunch of util methods that are used by code generated for useBean, getProperty and setProperty.Interface for tracking the source files dependencies, for the purpose of compiling out of date pages.Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.Implementation of the PageContext class from the JSP spec.Thread-local based pool of tag handlers that can be reused.Maps EL functions to their Java method counterparts.ServletResponseWrapper used by the JSP 'include' action.Pool of tag handlers that can be reused.A container for all tag libraries that are defined "globally" for the web application.This is the implementation of VariableMapper.This is the implementation of VariableResolver in JSP 2.0, using ELResolver in JSP2.1.