Class StringTranslatorFactory

All Implemented Interfaces:
TranslatorFactory<String,String>

public class StringTranslatorFactory extends SimpleTranslatorFactory<String,String>
Knows how to convert Strings. Thankfully, string handling in the new cloud SDK is much simpler; there is no longer a Text type.