public class ArabicChars
extends java.lang.Object
| Constructor and Description |
|---|
ArabicChars() |
| Modifier and Type | Method and Description |
|---|---|
static char |
arabicCharacters(char c)
Method for mapping some Arabic characters to their equivalent ASCII codes.
|