public class ResourceRenderer
extends javax.faces.render.Renderer
Renderer for the <sf:resource> tag.
Renders a Javascript or CSS include with a URL properly formatted to map to the ResourceServlet.
| Constructor and Description |
|---|
ResourceRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |