org.apache.myfaces.custom.stylesheet
Class StylesheetRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer
          extended by org.apache.myfaces.custom.stylesheet.StylesheetRenderer

public class StylesheetRenderer
extends org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer

Version:
$Revision: 671131 $ $Date: 2008-06-24 06:19:43 -0500 (mar, 24 jun 2008) $
Author:
mwessendorf (latest modification by $Author: skitching $)

Constructor Summary
StylesheetRenderer()
           
 
Method Summary
 void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
 
Methods inherited from class org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer
getActionUrl, getChildCount, getChildren, getClientId, isCommonEventsOptimizationEnabled, isCommonPropertiesOptimizationEnabled, renderId, shouldRenderId, toUri
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, 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

StylesheetRenderer

public StylesheetRenderer()
Method Detail

encodeEnd

public void encodeEnd(javax.faces.context.FacesContext context,
                      javax.faces.component.UIComponent component)
               throws IOException,
                      javax.faces.FacesException
Overrides:
encodeEnd in class javax.faces.render.Renderer
Throws:
IOException
javax.faces.FacesException


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.