| Package | Description |
|---|---|
| com.opensymphony.sitemesh | |
| com.opensymphony.sitemesh.compatability | |
| com.opensymphony.sitemesh.webapp | |
| com.opensymphony.sitemesh.webapp.decorator |
| Modifier and Type | Method and Description |
|---|---|
Content |
ContentProcessor.build(SitemeshBuffer buffer,
SiteMeshContext context) |
boolean |
ContentProcessor.handles(SiteMeshContext context) |
void |
Decorator.render(Content content,
SiteMeshContext context) |
Decorator |
DecoratorSelector.selectDecorator(Content content,
SiteMeshContext context) |
| Modifier and Type | Method and Description |
|---|---|
Content |
PageParser2ContentProcessor.build(SitemeshBuffer buffer,
SiteMeshContext context) |
boolean |
PageParser2ContentProcessor.handles(SiteMeshContext context) |
Decorator |
DecoratorMapper2DecoratorSelector.selectDecorator(Content content,
SiteMeshContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
SiteMeshWebAppContext |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseWebAppDecorator.render(Content content,
SiteMeshContext context) |