Uses of Interface
org.apache.myfaces.renderkit.html.util.ResourceProvider

Packages that use ResourceProvider
org.apache.myfaces.custom.stylesheet   
org.apache.myfaces.renderkit.html.util   
 

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

Classes in org.apache.myfaces.custom.stylesheet that implement ResourceProvider
 class TextResourceFilterProvider
          Allow URLs to return data that is cached by the TextResourceFilter class.
 

Uses of ResourceProvider in org.apache.myfaces.renderkit.html.util
 

Classes in org.apache.myfaces.renderkit.html.util that implement ResourceProvider
 class DefaultResourceProvider
          A class which provide the resource using the standard class.getResource lookup stuff.
 



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