org.apache.myfaces.tobago.renderkit.util
Class EncodeUtils

java.lang.Object
  extended by org.apache.myfaces.tobago.renderkit.util.EncodeUtils

public class EncodeUtils
extends Object


Constructor Summary
EncodeUtils()
           
 
Method Summary
static void prepareRendererAll(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncodeUtils

public EncodeUtils()
Method Detail

prepareRendererAll

public static void prepareRendererAll(javax.faces.context.FacesContext facesContext,
                                      javax.faces.component.UIComponent component)
                               throws IOException
Throws:
IOException


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.