|
Interface Summary |
| Decorator |
Representation of a Decorator. |
| DecoratorMapper |
The DecoratorMapper is responsible for determining which
Decorator should be used for a
Page. |
| HTMLPage |
Extension 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 |
A set of static constants of Strings to be used as ServletRequest attribute keys
to represent various objects passed between pages. |