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(java.lang.String path)
          gets the filtered content of the resource pointing to with path This will not filter the resource if its not already done before.
 TextResourceFilter.ResourceInfo TextResourceFilter.getOrCreateFilteredResource(javax.faces.context.FacesContext context, java.lang.String path)
           filteres the resource
 



Copyright © 2011. All Rights Reserved.