com.atlassian.confluence.util.i18n
Class PluginI18NResource

java.lang.Object
  extended by com.atlassian.confluence.util.i18n.AbstractI18NResource
      extended by com.atlassian.confluence.util.i18n.PluginI18NResource
All Implemented Interfaces:
I18NResource

public class PluginI18NResource
extends AbstractI18NResource


Field Summary
 
Fields inherited from class com.atlassian.confluence.util.i18n.AbstractI18NResource
log, pluginManager
 
Constructor Summary
PluginI18NResource(ResourceDescriptor resourceDescriptor, PluginManager pluginManager)
           
 
Method Summary
protected  String getResourcePath(String locale)
           
 
Methods inherited from class com.atlassian.confluence.util.i18n.AbstractI18NResource
getBundle, getBundle, loadBundle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginI18NResource

public PluginI18NResource(ResourceDescriptor resourceDescriptor,
                          PluginManager pluginManager)
Method Detail

getResourcePath

protected String getResourcePath(String locale)
Specified by:
getResourcePath in class AbstractI18NResource
Returns:
returns an actual path to the bundle (that takes into account the locale specified in the descriptor


Confluence is developed by Atlassian.