Package com.sitemesh.filter

Class Summary
PageFilter Main SiteMesh filter for applying Decorators to entire Pages.
PageOutputStream Implementation of ServletOutputStream that stores all data written to it in a temporary buffer accessible from PageOutputStream.getBytes() .
PageResponse Implementation of HttpServletResponse that captures page data instead of sending to output stream.