public class CharMappings extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DFT_ENC |
static int |
NATIVE_CP |
static int |
TOOLBOX_CP |
| Constructor and Description |
|---|
CharMappings() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getAvailableCodePages() |
static ICodePage |
getCodePage(String encoding) |
public static final String DFT_ENC
public static final int NATIVE_CP
public static final int TOOLBOX_CP
Copyright © 2018. All rights reserved.