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