public class DecoratorMapper2DecoratorSelector extends java.lang.Object implements DecoratorSelector
DecoratorMapper
to a SiteMesh 2 DecoratorSelector
.Modifier and Type | Field and Description |
---|---|
private DecoratorMapper |
decoratorMapper |
Constructor and Description |
---|
DecoratorMapper2DecoratorSelector(DecoratorMapper decoratorMapper) |
Modifier and Type | Method and Description |
---|---|
Decorator |
selectDecorator(Content content,
SiteMeshContext context) |
private final DecoratorMapper decoratorMapper
public DecoratorMapper2DecoratorSelector(DecoratorMapper decoratorMapper)
public Decorator selectDecorator(Content content, SiteMeshContext context)
selectDecorator
in interface DecoratorSelector