DecoratorSelector
public class DecoratorMapper2DecoratorSelector extends Object implements DecoratorSelector
DecoratorMapper
to a SiteMesh 2 DecoratorSelector
.Modifier and Type | Field | Description |
---|---|---|
private DecoratorMapper |
decoratorMapper |
Constructor | Description |
---|---|
DecoratorMapper2DecoratorSelector(DecoratorMapper decoratorMapper) |
Modifier and Type | Method | 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