|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.i18n.AbstractI18NResource com.atlassian.confluence.util.i18n.LanguagePluginI18NResource
public class LanguagePluginI18NResource
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.util.i18n.AbstractI18NResource |
---|
log |
Constructor Summary | |
---|---|
LanguagePluginI18NResource(com.atlassian.plugin.PluginAccessor pluginAccessor)
|
Method Summary | |
---|---|
protected java.io.InputStream |
getPropertyResourceAsStream(java.lang.String locale)
|
Methods inherited from class com.atlassian.confluence.util.i18n.AbstractI18NResource |
---|
getBundle, getBundle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LanguagePluginI18NResource(com.atlassian.plugin.PluginAccessor pluginAccessor)
Method Detail |
---|
protected java.io.InputStream getPropertyResourceAsStream(java.lang.String locale)
getPropertyResourceAsStream
in class AbstractI18NResource
locale
- the locale of the properties to load. Can be null.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |