Package com.opensymphony.module.sitemesh
package com.opensymphony.module.sitemesh
-
ClassDescriptionCommon interface to ServletConfig and FilterConfig (since jakarta.servlet.Config was removed from 2.3 spec).Representation of a Decorator.The default implementation of sitemesh bufferFactory responsible for creating appropriate instances of implementations.Extension of
Pageproviding access to HTML data.The Page object wraps the contents of the original (undecorated) page.The PageParser is responsible for parsing the page data into an appropriatePageobject.A set of static constants of Strings to be used as ServletRequest attribute keys to represent various objects passed between pages.A potentially chained sitemesh bufferA fragment of a sitemesh buffer.A builder for fragments.A char array writer that caches other sitemesh buffers written to it, so that it doesn't have to continually copy them from buffer to buffer.A SiteMesh buffer writer.