ArabicLigaturizer
, DevanagariLigaturizer
, GujaratiLigaturizer
, HebrewProcessor
, IndicLigaturizer
public interface LanguageProcessor
Modifier and Type | Method | Description |
---|---|---|
boolean |
isRTL() |
Indicates if the rundirection is right-to-left.
|
String |
process(String s) |
Processes a String
|
Copyright © 2018. All rights reserved.