This class can be used to translate text using Google Translate. It can send a request to Google Translate AJAX Web services API to translate given text from one idiom to another. The class parses the resulting JSON response and extracts the translated text.