| Package | Description |
|---|---|
| org.tn5250j.encoding | |
| org.tn5250j.encoding.builtin | |
| org.tn5250j.framework.tn5250 | |
| org.tn5250j.gui | |
| org.tn5250j.keyboard.configure |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCodePage
This class controls the translation from EBCDIC to ASCII and ASCII to EBCDIC
|
| Modifier and Type | Method and Description |
|---|---|
static ICodePage |
CharMappings.getCodePage(String encoding) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICodepageConverter
Interface for classes which do the translation from
EBCDIC bytes to Unicode characters and vice versa.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CCSID1025 |
class |
CCSID1026 |
class |
CCSID1112 |
class |
CCSID1140 |
class |
CCSID1141 |
class |
CCSID1147 |
class |
CCSID1148 |
class |
CCSID273 |
class |
CCSID277 |
class |
CCSID278 |
class |
CCSID280 |
class |
CCSID284 |
class |
CCSID285 |
class |
CCSID297 |
class |
CCSID37 |
class |
CCSID424 |
class |
CCSID500 |
class |
CCSID870 |
class |
CCSID871 |
class |
CCSID875 |
class |
CodepageConverterAdapter
Adapter class for converters using 8bit codepages.
|
| Modifier and Type | Field and Description |
|---|---|
protected ICodePage |
tnvt.codePage |
| Modifier and Type | Method and Description |
|---|---|
ICodePage |
tnvt.getCodePage() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ScreenFields.readFormatTable(ByteArrayOutputStream baosp,
int readType,
ICodePage codePage) |
protected void |
DataStreamProducer.toggleDebug(ICodePage codePage) |
void |
DataStreamDumper.toggleDebug(ICodePage cp) |
| Constructor and Description |
|---|
HexCharMapDialog(Component parent,
ICodePage codepage) |
| Constructor and Description |
|---|
KeyConfigure(Frame parent,
String[] macros,
ICodePage cp) |
Copyright © 2018. All rights reserved.