public class HeadRenderer
extends javax.faces.render.Renderer
| Constructor and Description |
|---|
HeadRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeTheme(javax.faces.context.FacesContext context,
String library,
String resource) |
public void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeBegin in class javax.faces.render.RendererIOExceptionpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class javax.faces.render.RendererIOExceptionprotected void encodeTheme(javax.faces.context.FacesContext context,
String library,
String resource)
throws IOException
IOExceptionCopyright © 2014. All rights reserved.