|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
com.opensymphony.module.sitemesh.mapper.FileDecoratorMapper
public class FileDecoratorMapper
The FileDecoratorMapper will treat the name of the decorator as a file-name to use (in the context of the web-app).
DecoratorMapper
,
DefaultDecorator
Field Summary | |
---|---|
private boolean |
pathNotAvailable
|
Fields inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper |
---|
config, parent |
Constructor Summary | |
---|---|
FileDecoratorMapper()
|
Method Summary | |
---|---|
Decorator |
getNamedDecorator(javax.servlet.http.HttpServletRequest req,
java.lang.String name)
Delegate to parent. |
Methods inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper |
---|
getDecorator, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean pathNotAvailable
Constructor Detail |
---|
public FileDecoratorMapper()
Method Detail |
---|
public Decorator getNamedDecorator(javax.servlet.http.HttpServletRequest req, java.lang.String name)
AbstractDecoratorMapper
getNamedDecorator
in interface DecoratorMapper
getNamedDecorator
in class AbstractDecoratorMapper
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |