Decorator Utilities

A set of utilities for the use of decorators in a Java web application. The goal of this project is to offer an easy way to "decorate" data for presentation purposes. This is partially done by using concepts introduced by the Decorator Design Pattern.