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