org.richfaces.renderkit
Interface AttributeParametersEncoder


public interface AttributeParametersEncoder

Author:
Nick Belaevski - nbelaevski@exadel.com created 30.01.2007

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

Method Detail

doEncode

void doEncode(javax.faces.context.FacesContext context,
              javax.faces.component.UIComponent component)
              throws IOException
Throws:
IOException


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.