com.sun.rave.poweredby
Class PoweredByRenderer

java.lang.Object
  extended byjavax.faces.render.Renderer
      extended bycom.sun.rave.poweredby.util.BaseRenderer
          extended bycom.sun.rave.poweredby.PoweredByRenderer

public class PoweredByRenderer
extends BaseRenderer

Render our associated PoweredBy.


Field Summary
 
Fields inherited from class com.sun.rave.poweredby.util.BaseRenderer
BUNDLE_ATTR
 
Constructor Summary
PoweredByRenderer()
           
 
Method Summary
 void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
 
Methods inherited from class com.sun.rave.poweredby.util.BaseRenderer
componentIsDisabledOnReadonly, convertClientId, encodeRecursive, getKeyAndLookupInBundle, renderBooleanPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, setupResponseWriter, shouldRenderAttribute
 
Methods inherited from class javax.faces.render.Renderer
decode, encodeBegin, encodeChildren, getConvertedValue, getRendersChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoweredByRenderer

public PoweredByRenderer()
Method Detail

encodeEnd

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