public final class BidiUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
visualToLogical(String text)
Handles the LTR and RTL direction of the given words.
|
public static String visualToLogical(String text)
text - The word that shall be processedCopyright © 2020 sejda. All rights reserved.