com.atlassian.confluence.util
Class I18NSupport

java.lang.Object
  extended by com.atlassian.confluence.util.I18NSupport

public class I18NSupport
extends java.lang.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 java.lang.String getText(java.lang.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 java.lang.String getText(java.lang.String key)


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.