All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AntJavaCompiler Java compiler through antASCIIReader A simple ASCII byte reader.BodyContentImpl Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.ByteWriter This interface defines additional functionalities a web container can provide for the response writer.Choose Compiler Main JSP compiler class.Constants Some constants and other global data that are used by the compiler and the runtime.ELContextImpl Concrete implementation ofELContext
.ELFunctionMapper This class generates functions mappers for the EL expressions in the page.ELParser This class implements a parser for EL expressions.EmbeddedServletOptions A class to hold all init parameters specific to the JSP engine.EncodingMap EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.ErrorDispatcher Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler.ErrorHandler Interface for handling JSP parse and javac compilation errors.ExpressionEvaluatorImpl This is the implementation of ExpreesioEvaluator using implementation of JSP2.1.ForEach HttpJspBase This is the super class of all JSP-generated servlets.If JasperException Base class for all exceptions generated by the JSP engine.JasperLoader Class loader for loading servlet class files (corresponding to JSP files) and tag handler class files (corresponding to tag files).JavacErrorDetail Class providing details about a javac compilation error.JDTJavaCompiler JDT class compiler.JspApplicationContextImpl JspC Shell for the jspc compiler.JspCompilationContext A place holder for various things that are used through out the JSP engine.JspConfig Handles the jsp-config element in WEB_INF/web.xml.JspContextWrapper Implementation of a JSP Context Wrapper.JspCServletContext SimpleServletContext
implementation without HTTP-specific methods.JspFactoryImpl Implementation of JspFactory.JspFragmentHelper Helper class from which all Jsp Fragment helper classes extend.JspProbeEmitter Interface for triggering events useful for monitoring.JspProperty JspPropertyGroup JspRuntimeContext Class for tracking JSP compile time file dependencies when the &060;%@include file="..."%&062; directive is used.JspRuntimeLibrary Bunch of util methods that are used by code generated for useBean, getProperty and setProperty.JspServlet The JSP engine (a.k.a Jasper).JspServletWrapper The JSP engine (a.k.a Jasper).JspSourceDependent Interface for tracking the source files dependencies, for the purpose of compiling out of date pages.JspUtil This class has all the utility method(s).JspUtil.ValidAttribute JspWriterImpl Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.Jsr199JavaCompiler Invoke Java Compiler per JSR 199, using in-memory storage for both the input Java source and the generated bytecodes.Jsr199JavaCompiler.BytecodeFile Localizer Class responsible for converting error codes to corresponding localized error messages.NullJavaCompiler Java compiler for invoking JSP to java translation only.Options A class to hold all init parameters specific to the JSP engine.Otherwise PageContextImpl Implementation of the PageContext class from the JSP spec.PageInfo A repository for various info about the translation unit under compilation.ParserUtils XML parsing utilities for processing web application deployment descriptor and tag library descriptor files.PerThreadTagHandlerPool Thread-local based pool of tag handlers that can be reused.PrivilegedGetTccl PrivilegedSetTccl ProtectedFunctionMapper Maps EL functions to their Java method counterparts.ResourceInjector Interface for injecting injectable resources into tag handler instances.SecurityClassLoad Static class used to preload java classes when using the Java SecurityManager so that the defineClassInPackage RuntimePermission does not trigger an AccessControlException.SecurityUtil Util class for Security related operations.ServletResponseWrapperInclude ServletResponseWrapper used by the JSP 'include' action.ServletWriter This is what is used to generate servlets.SmapGenerator Represents a source map (SMAP), which serves to associate lines of the input JSP file(s) to lines in the generated servlet in the final .class file, according to the JSR-045 spec.SmapStratum Represents the line and file mappings associated with a JSR-045 "stratum".SmapStratum.LineInfo Represents a single LineSection in an SMAP, associated with a particular stratum.SmapUtil Contains static utilities for generating SMAP data based on the current version of Jasper.SmapUtil.ClassInfo SymbolTable This class is a symbol table implementation that guarantees that strings used as identifiers are unique references.SymbolTable.Entry This class is a symbol table entry.SystemLogHandler This helper class may be used to do sophisticated redirection of System.out and System.err.TagConstants TagHandlerPool Pool of tag handlers that can be reused.TagLibraryInfoImpl Implementation of the TagLibraryInfo class from the JSP spec.TagPlugin This interface is to be implemented by the plugin author, to supply an alternate implementation of the tag handlers.TagPluginContext This interface allows the plugin author to make inqueries about the properties of the current tag, and to use Jasper resources to generate direct Java codes in place of tag handler invocations.TagPluginManager Manages tag plugin optimizations.TextOptimizer TldScanner A container for all tag libraries that are defined "globally" for the web application.TreeNode Simplified implementation of a Node from a Document Object Model (DOM) parse of an XML document.UCSReader Reader for UCS-2 and UCS-4 encodings.UTF8Reader VariableMapperImpl This is the implementation of VariableMapper.VariableResolverImpl This is the implementation of VariableResolver in JSP 2.0, using ELResolver in JSP2.1.When XMLChar This class defines the basic XML character properties.XMLEncodingDetector XMLString This class is used as a structure to pass text contained in the underlying character buffer of the scanner.XMLStringBuffer XMLString is a structure used to pass character arrays.