RapidSpell Web


com.keyoti.rapidSpell
Class CultureText

java.lang.Object
  extended by 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 Web


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