Package com.opensymphony.module.sitemesh.filter
package com.opensymphony.module.sitemesh.filter
-
ClassDescriptionAn outputBuffer that does nothing.An interface that bridges PageWriter and PageOutputStream.Main SiteMesh filter for applying Decorators to entire Pages.Implementation of ServletOutputStream that stores all data written to it in a temporary buffer accessible from
PageOutputStream.getBuffer(java.lang.String).Will wrap a request for theRequestDispatcherWrapper.Implementation of HttpServletResponseWrapper that captures page data instead of sending to the writer.Implementation of PrintWriter that stores all data written to it in a temporary buffer accessible fromPageWriter.getBuffer(java.lang.String).Special request dispatcher that will include when an inline decorator includes a resource that uses an internal forward.