Package | Description |
---|---|
com.caucho.jsp | |
com.caucho.jsp.cfg | |
com.caucho.jsp.el | |
com.caucho.jsp.java | |
com.caucho.jstl.el | |
com.caucho.server.dispatch | |
com.caucho.servlets |
Class and Description |
---|
AnalyzedTag
Stores analyzed information about a tag.
|
BodyContentImpl
Implementation of the JSP BodyContent interface.
|
BundleManager
Manages i18n bundles
|
CauchoPage |
JspBuilder
Generates the nodes for JSP code.
|
JspCompiler
Compilation interface for JSP pages.
|
JspCompiler.ApplicationConfig |
JspCompilerInstance
Compilation interface for JSP pages.
|
JspGenerator
Generates JSP code.
|
JspManager
Manages JSP templates.
|
JspPageConfig
Configuration for a JSP page.
|
JspParseException |
JspParser
Parses the JSP page.
|
JspPrecompileResource
Resource for precompiling all the *.jsp files on startup.
|
JspResourceManager
Resolves resources and looks up *.tld
|
JspServlet
Handles JSP pages.
|
Namespace |
Page
Represents a compiled JSP page.
|
PageContextImpl |
PageContextWrapper |
PageManager
Parent template manager for both JspManager and XtpManager.
|
ParseState
Represents the current state of the parser.
|
ParseTagManager
Stores the information for the .tags
|
QJspFactory |
QServlet
Base servlet for both JSP and XTP.
|
StaticJspFragmentSupport
Abstract implementation for the fragment support.
|
TagFileManager
Stores the information for the .tags
|
TagInstance
Describes a single tag instance.
|
Taglib
Stores the entire information for a tag library.
|
TaglibManager
Stores the entire information for a tag library.
|
Class and Description |
---|
JspParseException |
Class and Description |
---|
PageContextImpl |
PageManager
Parent template manager for both JspManager and XtpManager.
|
TaglibManager
Stores the entire information for a tag library.
|
Class and Description |
---|
JspBuilder
Generates the nodes for JSP code.
|
JspGenerator
Generates JSP code.
|
JspPageConfig
Configuration for a JSP page.
|
JspParseException |
Namespace |
ParseState
Represents the current state of the parser.
|
ParseTagManager
Stores the information for the .tags
|
TagInstance
Describes a single tag instance.
|
Taglib
Stores the entire information for a tag library.
|
Class and Description |
---|
PageContextImpl |
Class and Description |
---|
QServlet
Base servlet for both JSP and XTP.
|
Class and Description |
---|
JspPrecompileListener
Precompiles jsp files.
|