org.richfaces.component.util
Class ViewUtil

java.lang.Object
  extended by org.richfaces.component.util.ViewUtil

public final class ViewUtil
extends java.lang.Object

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

Method Summary
static java.lang.String getResourceURL(java.lang.String url)
           
static java.lang.String getResourceURL(java.lang.String url, javax.faces.context.FacesContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getResourceURL

public static java.lang.String getResourceURL(java.lang.String url)

getResourceURL

public static java.lang.String getResourceURL(java.lang.String url,
                                              javax.faces.context.FacesContext context)


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