Uses of Class
org.apache.myfaces.custom.stylesheet.TextResourceFilter

Packages that use TextResourceFilter
org.apache.myfaces.custom.stylesheet   
 

Uses of TextResourceFilter in org.apache.myfaces.custom.stylesheet
 

Methods in org.apache.myfaces.custom.stylesheet that return TextResourceFilter
protected static TextResourceFilter TextResourceFilter.create()
           
static TextResourceFilter TextResourceFilter.getInstance(javax.faces.context.FacesContext context)
          Return the application-singleton instance of this class.
static TextResourceFilter TextResourceFilter.getInstance(javax.servlet.ServletContext context)
          Return the application-singleton instance of this class.
 



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