Package org.openxava.web.layout

Interface Summary
ILayoutPainter Interface contract for a painter.
ILayoutParser Layout manager interface.
 

Class Summary
AbstractBasePainter Base class for painters.
AbstractJspPainter Base painter for JSP type painters.
DefaultLayoutPainter Implements a basic Painter.
DefaultLayoutParser Layout manager, class to prepare view presentation
LayoutElement  
LayoutFactory Factory to get instances of layout parsers and layout painter.
LayoutJspKeys  
LayoutKeys  
LayoutPainterManager Painter manager.
 

Enum Summary
LayoutElementType Defines the element types used in layouts.
LayoutJspUtils Helper for html / jsp rendering.