Package org.apache.tiles.renderer

Interfaces to manage attribute rendering.

See:
          Description

Interface Summary
AttributeRenderer An object that can render an attribute.
RendererFactory Factory interface used to create/retrieve instances of the AttributeRenderer interface.
TypeDetectingAttributeRenderer It represents a renderer that identifies attributes that can render.
 

Exception Summary
RendererException Exception for attribute rendition events.
 

Package org.apache.tiles.renderer Description

Interfaces to manage attribute rendering.