ArabicLigaturizer, DevanagariLigaturizer, GujaratiLigaturizer, HebrewProcessor, IndicLigaturizerpublic 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.