RapidSpell Desktop


com.keyoti.rapidSpell
Class CultureText

java.lang.Object
  |
  +--com.keyoti.rapidSpell.CultureText

public class CultureText
extends java.lang.Object

Contains the text for the checker in different cultures


Constructor Summary
CultureText()
           
 
Method Summary
static java.lang.String get(java.lang.String key, int culture)
          Returns 'key' in the language 'culture'
static java.lang.String getCultureText(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CultureText

public CultureText()
Method Detail

getCultureText

public static java.lang.String getCultureText(java.lang.String key)

get

public static java.lang.String get(java.lang.String key,
                                   int culture)
Returns 'key' in the language 'culture'

RapidSpell Desktop


Copyright © 2002-2005 Keyoti Inc. All Rights Reserved.