Package org.apache.tiles.request.render
package org.apache.tiles.request.render
-
ClassDescriptionBasic renderer factory implementation.Indicates that something went wrong during the rendering process.Renders an attribute that has no associated renderer using delegation to other renderers.Renders an attribute that contains a reference to a template.It is raised when a named renderer has not been found with that name.An object that can render a path, depending on the request passed as a parameter.Factory interface used to create/retrieve instances of the
Renderer
interface.Thrown when rendering fails.Renders an attribute that contains a string.