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

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

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

Methods in org.apache.myfaces.custom.stylesheet that return TextResourceFilter.ResourceInfo
 TextResourceFilter.ResourceInfo TextResourceFilter.getFilteredResource(String path)
          Return the cached content for the specified resource.
 TextResourceFilter.ResourceInfo TextResourceFilter.getOrCreateFilteredResource(javax.faces.context.FacesContext context, String path)
          Load, filter and cache the specified resource (if it isn't already cached).
 



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