public class BasicKeyboardConverter extends SMYLDObject implements KeyboardConverter
NEW_LINE, OS_NEW_LINEGERMAN_TO_ARABIC| Constructor and Description |
|---|
BasicKeyboardConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertKeys(String incomingText) |
byte[] |
convertKeysToBytes(String incomingText) |
String |
getSourceKeyboardName() |
String |
getTargetCharSetName() |
String |
getTargetKeyboardName() |
debug, 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.