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