public class HtmlBodyRendererBase extends HtmlRenderer
PASSTHROUGH_RENDERER_LOCALNAME_KEY| Constructor and Description | 
|---|
| HtmlBodyRendererBase() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | decode(FacesContext context,
      UIComponent component) | 
| void | encodeBegin(FacesContext facesContext,
           UIComponent component) | 
| void | encodeEnd(FacesContext facesContext,
         UIComponent component) | 
getActionUrl, getChildCount, getChildren, getClientId, isCommonEventsOptimizationEnabled, isCommonPropertiesOptimizationEnabled, renderId, shouldRenderIdconvertClientId, encodeChildren, getConvertedValue, getRendersChildrenpublic void decode(FacesContext context, UIComponent component)
public 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.