Serializable, KeyboardConverterGermanToArabicKeybConverterpublic class BasicKeyboardConverter extends SMYLDObject implements KeyboardConverter
GERMAN_TO_ARABICNEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
BasicKeyboardConverter() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
convertKeys(String incomingText) |
|
byte[] |
convertKeysToBytes(String incomingText) |
|
String |
getSourceKeyboardName() |
|
String |
getTargetCharSetName() |
|
String |
getTargetKeyboardName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic String convertKeys(String incomingText) throws Exception
convertKeys in interface KeyboardConverterExceptionpublic byte[] convertKeysToBytes(String incomingText) throws Exception
convertKeysToBytes in interface KeyboardConverterExceptionpublic String getTargetCharSetName()
getTargetCharSetName in interface KeyboardConverterpublic String getSourceKeyboardName()
getSourceKeyboardName in interface KeyboardConverterpublic String getTargetKeyboardName()
getTargetKeyboardName in interface KeyboardConverterCopyright © 2019 SMYLD. All rights reserved.