Package org.jboss.portal.theme.impl.render.empty

Class Summary
EmptyDecorationRenderer Implementation of a Decoration renderer that creates no markup.
EmptyPortletRenderer Implementation of a Portlet renderer that create only the portlet content, no markup around it.
EmptyRegionRenderer Implementation of a Region renderer that creates no markup, and only passes control to the Portlet renderer of the render set provided by the render context.
EmptyWindowRenderer Implementation of a Window renderer that creates no markup, and only passed control to the Portlet renderer.