public final class DBFCharsetHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Charset |
getCharsetByByte(int b)
See http://support.microsoft.com/kb/129631/en-us See also:
https://msdn.microsoft.com/en-us/library/aa975386(v=vs.71).aspx byte 29
(0x1D) is code page mark See
https://msdn.microsoft.com/en-us/library/aa975345(v=vs.71).aspx
|
static int |
getDBFCodeForCharset(Charset charset) |
public static Charset getCharsetByByte(int b)
b
- the codepage to checkpublic static int getDBFCodeForCharset(Charset charset)
Copyright © 2018. All rights reserved.