hirondelle.web4j.config
Class TranslatorImpl
Object
TranslatorImpl
- All Implemented Interfaces:
- Translator
public final class TranslatorImpl
- extends Object
- implements Translator
Implementation of Translator
, required by WEB4J.
Currently, this application does not translate its user interface elements.
Thus, this implementation simply returns the text without any translation.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TranslatorImpl
public TranslatorImpl()
get
public String get(String aBaseText,
Locale aLocale)
- Returns aBaseText without alteration. See class comment.
- Specified by:
get
in interface Translator
Copyright Hirondelle Systems - Generated 2013Oct19.12.27