All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractAction A skeletal implementation to simplify the implementation of actions.Action An action that could be used withInterpreterServlet.ActionContext Encapsulates a portion of DSP page in an object that can be invoked as many times as needed.Attributes Definition of constants used as attributes and parameters across requests.AttributesMap A skeletal implementation for Map to wrap something with enumeration of attributes, which must be String.Box Generates a box that has a caption and a border enclosing other tags.BufferedResponse A servlet response that uses another writer or stream as the output.CharsetFilter The filter to correct character encoding and to prepare Locale for the current request.Charsets Utilities to handle charactersChoose Provides the context for mutually exclusive conditional execution.ClassWebResource Used to access resources located in class path and under /web.Color Simple container for color components, using rgba, all in 0-255 rangeDspContext DspException Represents a DSP exception.DspException.Aide Utilities.DspExtendlet The DSP resource processor (Extendlet) used to parse DSP files loaded from the classpath.Encodes Encoding utilities for servlets.Encodes.URLEncoder The URL encoder used to encode URL by including the session ID, and servlet context path.Extendlet A plugin ofClassWebResourceto process particular content.ExtendletConfig The configuration information used to initialize an Extendlet (a.k.a., a resource processor).ExtendletContext This interface defines an extended context thatServlets.getRequestDispatcher(jakarta.servlet.ServletContext, jakarta.servlet.ServletRequest, java.lang.String, java.util.Map, int)will try to resolve.ExtendletDspContext Extendlet-based DSP context.ExtendletLoader<V> A skeletal implementation of the loader used to implement an extendlet.Filter A filter is an object that performs filtering task on a request toExtendlet.FilterChain AFilterChainis an object provided by ZK to the developer giving a view into the invocation chain of a filtered request.FilterConfig A filter configuration object used by a servlet container to pass information to a filter during initialization.ForEach Iterators thru a collection/array of items.GenericFilter A generic class to help implementing servlet filter.HttpBufferedResponse A servlet response that uses another writer or stream as the output.Https The Servlet-related utilities.If Tests whether an condition is true and render the child only if the condition is true.Img Generates the HTML <img> tagInclude Includes another URL.Interpretation Defines an interpretation of a DSP page.Interpreter The interpreter of the DSP file.LoopStatus Exposes the current status of an iteration.MWeb Otherwise Represents the last alternative within aChooseaction.Out Generates the specified value into a string.Page The page action used to set the page info, such as the content type.PageContext Represents a page context.ParameterMap Represents a parameter map.Parser Used to parse a DSP page into a meta format calledInterpretation.PortletHttpSession A facade of PortletSession for implementing HttpSession.PortletModes Utilities to handlesPortletMode.Portlets Utilities to handle portlet.PortletServletContext A facade servlet context based on a given portlet context.PortletServletDispatcher A facade of a PortletRequestDispatch for implementing RequestDispatcher.Remove The remove action used to remove an attribute.RenderHttpServletRequest A facade of RenderRequest that implements HttpServletRequest.RenderHttpServletResponse A facade of RenderResponse that implements HttpServletRespose.RequestContext The context used to simplify the signatures of XEL function.RequestContexts RequestContexts maintains a stack ofRequestContextto simplify the signatures of the XEL function.RequestScope Represents the request scope.RequestXelResolver A XEL variable resolver that is based on Servlet request, response, and EL.ResourceCache<V> Used to cache Servlet resources.ResourceCaches Utilities to load (and parse) the Servlet resource.ResourceHttpServletRequest A facade of ResourceRequest that implements HttpServletRequest.ResourceHttpServletResponse A facade of ResourceResponse that implements HttpServletResponse.ResourceLoader<V> A semi-implemented loader to used withResourceCaches.get(org.zkoss.web.util.resource.ResourceCache<V>, jakarta.servlet.ServletContext, java.lang.String, java.lang.Object)to retrieve servlet resources.ServletContextLocator Locator based on ServletContext.ServletDspContext A DSP context based on HTTP servlet request and response.ServletFns Providing servlet relevant functions for EL.ServletLabelLocator Used by Labels to load labels from a servlet context.ServletOutputStreamWrapper A facade of OutputStream for implementing ServletOutputStream.ServletPortletDispatcher A facade of a RequestDispatch for implementing PortletRequestDispatcher.ServletRequestResolver Used to resolve the variables defined in the request (such as DSP context and ZK's execution).Servlets The servlet relevant utilities.Servlets.ClientIdentifier A plugin used to provide additional browser information forServlets.getBrowser(jakarta.servlet.ServletRequest, java.lang.String).Set The set action used to set an attribute.StandardTheme A standard implementation of Theme.StandardTheme.ThemeOrigin Used to specify the origin of theme resources (e.g.StringKeysMap<V> A skeletal implementation for Map to wrap something with enumeration of keys, which must be String.Theme A Theme encapsulates theme-specific attributes.ThemeFns Providing theme relevant functions for EL.ThemeProperties A utility theme properties loaderThemeRegistry Used to store a list of themes available to the web application.ThemeResolver Interface for web-based theme resolution strategies that allows for both theme resolution via the request and theme selection via request and response.Version When Represents an alternative within aChooseaction.