org.richfaces.renderkit.html
Interface HTMLEncodingContributor

All Known Implementing Classes:
SelectionRendererContributor, TableSelectionRendererContributor

public interface HTMLEncodingContributor


Method Summary
 void encode(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
 

Method Detail

encode

void encode(javax.faces.context.FacesContext context,
            javax.faces.component.UIComponent component)
            throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.