4.2 string translate(string,string,string)
The translation is done thru a HashMap. Performance tip (for anyone who needs to improve the performance of this particular function): Cache the HashMaps, once they are constructed.
@author Jan Dvorak ( jan.dvorak @ mathan.cz )
|
|
|
|
|
|