org.hdtourist.view.utils
Class HdTIdioma

java.lang.Object
  extended by org.hdtourist.view.utils.HdTIdioma

public class HdTIdioma
extends java.lang.Object

The Class HdTIdioma.


Constructor Summary
HdTIdioma()
           
 
Method Summary
static java.lang.String getAlternateLocaleString()
          Gets the alternate locale string.
static java.util.Locale getLocale()
          Gets the locale.
static java.lang.String getLocaleString()
          Gets the locale string.
static java.lang.String getString(int id_texto)
          Gets the string.
static java.lang.String getString(int id_texto, java.lang.Object... params)
          Gets the string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HdTIdioma

public HdTIdioma()
Method Detail

getAlternateLocaleString

public static java.lang.String getAlternateLocaleString()
Gets the alternate locale string.

Returns:
the alternate locale string

getLocale

public static java.util.Locale getLocale()
Gets the locale.

Returns:
the locale

getLocaleString

public static java.lang.String getLocaleString()
Gets the locale string.

Returns:
the locale string

getString

public static java.lang.String getString(int id_texto)
Gets the string.

Parameters:
id_texto - the id_texto
Returns:
the string

getString

public static java.lang.String getString(int id_texto,
                                         java.lang.Object... params)
Gets the string.

Parameters:
id_texto - the id_texto
params - the params
Returns:
the string