This is a simple class that is meant to translate text between idioms using Google language translation services.
The class takes the text to be translated, its idiom and the idiom into which it is intended to obtain a translation. Then the class submits the translation request to the Google translation Web page. The result page is parsed to extract the translated text.
The translation service supports at English, German, Spanish, French, Italian and Portuguese.