public class FileDecoratorMapper extends AbstractDecoratorMapper
DecoratorMapper
,
DefaultDecorator
Modifier and Type | Field and Description |
---|---|
private boolean |
pathNotAvailable |
config, parent
Constructor and Description |
---|
FileDecoratorMapper() |
Modifier and Type | Method and Description |
---|---|
Decorator |
getNamedDecorator(javax.servlet.http.HttpServletRequest req,
java.lang.String name)
Delegate to parent.
|
getDecorator, init
public Decorator getNamedDecorator(javax.servlet.http.HttpServletRequest req, java.lang.String name)
AbstractDecoratorMapper
getNamedDecorator
in interface DecoratorMapper
getNamedDecorator
in class AbstractDecoratorMapper