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, initpublic Decorator getNamedDecorator(javax.servlet.http.HttpServletRequest req, java.lang.String name)
AbstractDecoratorMappergetNamedDecorator in interface DecoratorMappergetNamedDecorator in class AbstractDecoratorMapper