@JSFRenderer(renderKitId="HTML_BASIC",
             family="jakarta.faces.Output",
             type="jakarta.faces.Head")
public class HtmlHeadRenderer
extends Renderer
PASSTHROUGH_RENDERER_LOCALNAME_KEY| Constructor and Description | 
|---|
| HtmlHeadRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | encodeBegin(FacesContext facesContext,
           UIComponent component) | 
| void | encodeEnd(FacesContext facesContext,
         UIComponent component) | 
convertClientId, decode, encodeChildren, getConvertedValue, getRendersChildrenpublic void encodeBegin(FacesContext facesContext, UIComponent component) throws IOException
encodeBegin in class RendererIOExceptionpublic void encodeEnd(FacesContext facesContext, UIComponent component) throws IOException
encodeEnd in class RendererIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.