public void encodeBegin(FacesContext context, UIComponent component) throws IOException(Code)
Parameters: context - FacesContext for the current request Parameters: component - UIComponent being rendered throws: IOException - if an input/output error occurs
supportsComponentType
public boolean supportsComponentType(UIComponent component)(Code)