Uses of Interface
org.apache.sling.i18n.ResourceBundleProvider

Packages that use ResourceBundleProvider
org.apache.sling.i18n.impl   
 

Uses of ResourceBundleProvider in org.apache.sling.i18n.impl
 

Classes in org.apache.sling.i18n.impl that implement ResourceBundleProvider
 class JcrResourceBundleProvider
          The JcrResourceBundleProvider implements the ResourceBundleProvider interface creating ResourceBundle instances from resources stored in the repository.
 

Methods in org.apache.sling.i18n.impl with parameters of type ResourceBundleProvider
protected  void I18NFilter.bindResourceBundleProvider(ResourceBundleProvider provider, Map<String,Object> props)
           
protected  void I18NFilter.unbindResourceBundleProvider(ResourceBundleProvider provider, Map<String,Object> props)
           
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.