Class NoDecorator

  • All Implemented Interfaces:
    Decorator

    public class NoDecorator
    extends BaseWebAppDecorator
    If no decorator is to be applied to a page, this will ensure the original content gets written out.
    Since:
    SiteMesh 3.0
    Author:
    Joe Walnes