package

com.atlassian.plugin.web.renderer

Interfaces

WebPanelRenderer This interface allows the plugin system to be extended by adding new renderers for new markup formats. 

Classes

StaticWebPanelRenderer Static WebPanelRenderer, just returns the supplied text. 

Exceptions