Class FrameSetDecoratorMapper

java.lang.Object
com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
com.opensymphony.module.sitemesh.mapper.FrameSetDecoratorMapper
All Implemented Interfaces:
DecoratorMapper

public class FrameSetDecoratorMapper extends AbstractDecoratorMapper
The FrameSetDecoratorMapper will use the specified decorator when the Page is an instance of HTMLPage and isFrameSet() returns true.

The name of this decorator should be supplied in the decorator property - if no decorator property is supplied, no decorator is applied to frame based pages.

Version:
$Revision: 1.2 $
Author:
Joe Walnes
See Also: