@Deprecated public class WebGoatI18N extends Object
| Constructor and Description |
|---|
WebGoatI18N(WebgoatContext context)
Deprecated.
Constructor for WebGoatI18N.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
get(String strName)
Deprecated.
get.
|
static void |
loadLanguage(String language)
Deprecated.
|
static void |
setCurrentLocale(Locale locale)
Deprecated.
Setter for the field
currentLocale. |
public WebGoatI18N(WebgoatContext context)
Constructor for WebGoatI18N.
context - a WebgoatContext object.@Deprecated public static void loadLanguage(String language)
loadLanguage.
language - a String object.public static void setCurrentLocale(Locale locale)
Setter for the field currentLocale.
locale - a Locale object.Copyright © 2006–2016 OWASP. All rights reserved.