org.apache.tiles.renderer.impl | Default implementations to manage attribute rendering. |
AttributeRenderer | An object that can render an attribute. | code | html |
RendererFactory | Factory interface used to create/retrieve instances of the AttributeRenderer interface. |
code | html |
TypeDetectingAttributeRenderer | It represents a renderer that identifies attributes that can render. | code | html |
RendererException | Exception for attribute rendition events. | code | html |