Package com.sitemesh

Interface Summary
Decorator Representation of a Decorator.
DecoratorMapper The DecoratorMapper is resposible for determining which Decorator should be used for a Page .
HTMLPage Extention of Page providing access to HTML data.
Page The Page object wraps the contents of the original (undecorated) page.
PageParser The PageParser is responsible for parsing the page data into an appropriate Page object.
RequestConstants This is a set of static constants of Strings to be used as ServletRequest attribute keys to represent various objects passed between pages.
 

Class Summary
Factory Factory responsible for creating appropriate instances of implementations.