com.atlassian.confluence.util
Class I18NSupport

java.lang.Object
  extended bycom.atlassian.confluence.util.I18NSupport

public class I18NSupport
extends Object

This class provides access to internationalised text from contexts where an action is not avaialable, e.g. JSPs


Constructor Summary
I18NSupport()
           
 
Method Summary
static String getText(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18NSupport

public I18NSupport()
Method Detail

getText

public static String getText(String key)


Confluence is developed by Atlassian.