WEB4J Development Tools 4.10.0.0

hirondelle.web4j.config
Class TranslatorImpl

Object
  extended by TranslatorImpl
All Implemented Interfaces:
Translator

public final class TranslatorImpl
extends Object
implements Translator

Implementation of Translator, required by WEB4J.


Constructor Summary
TranslatorImpl()
           
 
Method Summary
 String get(String aBaseText, Locale aLocale)
          No-operation, simply return the base text as is.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslatorImpl

public TranslatorImpl()
Method Detail

get

public String get(String aBaseText,
                  Locale aLocale)
No-operation, simply return the base text as is.

Specified by:
get in interface Translator

WEB4J Development Tools 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26