Package com.opensymphony.sitemesh
Interface Decorator
- All Known Implementing Classes:
BaseWebAppDecorator,DispatchedDecorator,ExternalDispatchedDecorator,NoDecorator,OldDecorator2NewDecorator
public interface Decorator
The Interface Decorator.
- Since:
- SiteMesh 3
- Author:
- Joe Walnes
-
Method Summary
-
Method Details
-
render
Render.- Parameters:
content- the contentcontext- the context
-