Class TransliterationImpl

  • All Implemented Interfaces:
    Transliteration<String>

    @Component
    public class TransliterationImpl
    extends Object
    implements Transliteration<String>
    This class perform transliteration of text based on language code mention.
    Since:
    1.0.0
    Author:
    Ritesh Sinha