public interface ICodepageConverter extends ICodePage
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a short description for this converter.
|
String |
getName()
Returns an name/ID for this converter.
|
ICodepageConverter |
init()
Does special initialization stuff for this converter.
|
ebcdic2uni, uni2ebcdicString getName()
String getDescription()
ICodepageConverter init()
Copyright © 2018. All rights reserved.