public interface KeyboardConverter
| Modifier and Type | Field and Description |
|---|---|
static int |
GERMAN_TO_ARABIC |
| Modifier and Type | Method and 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.