BasicKeyboardConverter, GermanToArabicKeybConverterpublic interface KeyboardConverter
| Modifier and Type | Field | Description |
|---|---|---|
static int |
GERMAN_TO_ARABIC |
| Modifier and Type | Method | Description |
|---|---|---|
String |
convertKeys(String incomingText) |
|
byte[] |
convertKeysToBytes(String incomingText) |
|
String |
getSourceKeyboardName() |
|
String |
getTargetCharSetName() |
|
String |
getTargetKeyboardName() |
static final int GERMAN_TO_ARABIC
Copyright © 2019 SMYLD. All rights reserved.