Class FrameSetDecoratorMapper

  • All Implemented Interfaces:
    DecoratorMapper

    public final 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.1 $
    Author:
    Joe Walnes
    See Also:
    DecoratorMapper
    • Field Detail

      • decorator

        private java.lang.String decorator
    • Constructor Detail

      • FrameSetDecoratorMapper

        public FrameSetDecoratorMapper()