public class TranscodeFunctions extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BE |
static int |
EMACS_MULE_LEADING_CODE_JISX0208_1978 |
static int |
EMACS_MULE_LEADING_CODE_JISX0208_1983 |
static int |
from_UTF_16BE_D8toDB_00toFF |
static int |
from_UTF_16LE_00toFF_D8toDB |
static byte |
G0_ASCII |
static byte |
G0_JISX0201_KATAKANA |
static byte |
G0_JISX0208_1978 |
static byte |
G0_JISX0208_1983 |
static int |
iso2022jp_decoder_jisx0208_rest |
static int |
iso2022jp_kddi_decoder_jisx0208_rest |
static int |
LE |
static byte[] |
tbl0208 |
| Constructor and Description |
|---|
TranscodeFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static int |
escapeXmlAttrQuoteFinish(byte[] statep,
byte[] o,
int oStart,
int oSize) |
static int |
escapeXmlAttrQuoteInit(byte[] statep) |
static int |
finishCp50220Encoder(byte[] statep,
byte[] o,
int oStart,
int size) |
static int |
finishIso2022jpEncoder(byte[] statep,
byte[] o,
int oStart,
int oSize) |
static int |
finishIso2022jpKddiEncoder(byte[] statep,
byte[] o,
int oStart,
int oSize) |
static int |
fromUtf8MacFinish(byte[] statep,
byte[] o,
int oStart,
int oSize) |
static int |
fromUtf8MacInit(byte[] state) |
static int |
funSiCp50221Decoder(byte[] statep,
byte[] s,
int sStart,
int l) |
static int |
funSiFromUTF16(byte[] statep,
byte[] s,
int sStart,
int l) |
static int |
funSiFromUTF32(byte[] statep,
byte[] s,
int sStart,
int l) |
static int |
funSiIso2022jpKddiDecoder(byte[] statep,
byte[] s,
int sStart,
int l) |
static int |
funSiIso50220jpDecoder(byte[] statep,
byte[] s,
int sStart,
int l) |
static int |
funSioFromGB18030(byte[] statep,
byte[] s,
int sStart,
int l,
int info,
byte[] o,
int oStart,
int osize) |
static int |
funSioToGB18030(byte[] statep,
byte[] s,
int sStart,
int l,
int info,
byte[] o,
int oStart,
int osize) |
static int |
funSoCp50220Encoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoCp50221Decoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoCp5022xEncoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoEscapeXmlAttrQuote(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoEucjp2Sjis(byte[] statep,
byte[] s,
int sStart,
int _l,
byte[] o,
int oStart,
int osize) |
static int |
funSoEucjpToStatelessIso2022jp(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoFromGB18030(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoFromUTF16(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoFromUTF16BE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoFromUTF16LE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoFromUTF32(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoFromUTF32BE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoFromUTF32LE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoFromUtf8Mac(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoIso2022jpDecoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoIso2022jpEncoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoIso2022jpKddiDecoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoIso2022jpKddiEncoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoSjis2Eucjp(byte[] statep,
byte[] s,
int sStart,
int _l,
byte[] o,
int oStart,
int osize) |
static int |
funSoStatelessIso2022jpToEucjp(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
funSoToGB18030(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoToUTF16(byte[] statep,
byte[] sBytes,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoToUTF16BE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoToUTF16LE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoToUTF32(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoToUTF32BE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoToUTF32LE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize) |
static int |
funSoUniversalNewline(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize) |
static int |
iso2022jpEncoderResetSequenceSize(byte[] statep) |
static int |
iso2022jpInit(byte[] state) |
static int |
iso2022jpKddiEncoderResetSequence_size(byte[] statep) |
static int |
iso2022jpKddiInit(byte[] statep) |
static int |
universalNewlineFinish(byte[] statep,
byte[] o,
int oStart,
int oSize) |
static int |
universalNewlineInit(byte[] statep) |
static int |
UTF8MAC_BL_ACTION(int nextInfo,
byte b) |
static int |
UTF8MAC_BL_MAX_BYTE(int nextInfo) |
static int |
UTF8MAC_BL_MIN_BYTE(int nextInfo) |
static int |
UTF8MAC_BL_OFFSET(int nextInfo,
int b) |
public static final int BE
public static final int LE
public static final int from_UTF_16BE_D8toDB_00toFF
public static final int from_UTF_16LE_00toFF_D8toDB
public static final byte G0_ASCII
public static final byte G0_JISX0208_1978
public static final byte G0_JISX0208_1983
public static final byte G0_JISX0201_KATAKANA
public static final int EMACS_MULE_LEADING_CODE_JISX0208_1978
public static final int EMACS_MULE_LEADING_CODE_JISX0208_1983
public static final byte[] tbl0208
public static final int iso2022jp_decoder_jisx0208_rest
public static final int iso2022jp_kddi_decoder_jisx0208_rest
public static int funSoToUTF16(byte[] statep,
byte[] sBytes,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoToUTF16BE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoToUTF16LE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoToUTF32(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoToUTF32BE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoToUTF32LE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSiFromUTF32(byte[] statep,
byte[] s,
int sStart,
int l)
public static int funSoFromUTF32(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoFromUTF32BE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoFromUTF32LE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSiFromUTF16(byte[] statep,
byte[] s,
int sStart,
int l)
public static int funSoFromUTF16(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoFromUTF16BE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoFromUTF16LE(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSoEucjp2Sjis(byte[] statep,
byte[] s,
int sStart,
int _l,
byte[] o,
int oStart,
int osize)
public static int funSoSjis2Eucjp(byte[] statep,
byte[] s,
int sStart,
int _l,
byte[] o,
int oStart,
int osize)
public static int funSoFromGB18030(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSioFromGB18030(byte[] statep,
byte[] s,
int sStart,
int l,
int info,
byte[] o,
int oStart,
int osize)
public static int funSoToGB18030(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int osize)
public static int funSioToGB18030(byte[] statep,
byte[] s,
int sStart,
int l,
int info,
byte[] o,
int oStart,
int osize)
public static int iso2022jpInit(byte[] state)
public static int funSoCp50220Encoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int funSoCp5022xEncoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int finishCp50220Encoder(byte[] statep,
byte[] o,
int oStart,
int size)
public static int iso2022jpEncoderResetSequenceSize(byte[] statep)
public static int funSiIso50220jpDecoder(byte[] statep,
byte[] s,
int sStart,
int l)
public static int funSoIso2022jpDecoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int funSoStatelessIso2022jpToEucjp(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int funSoEucjpToStatelessIso2022jp(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int funSoIso2022jpEncoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int finishIso2022jpEncoder(byte[] statep,
byte[] o,
int oStart,
int oSize)
public static int funSiCp50221Decoder(byte[] statep,
byte[] s,
int sStart,
int l)
public static int funSoCp50221Decoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int iso2022jpKddiInit(byte[] statep)
public static int funSiIso2022jpKddiDecoder(byte[] statep,
byte[] s,
int sStart,
int l)
public static int funSoIso2022jpKddiDecoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int funSoIso2022jpKddiEncoder(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int finishIso2022jpKddiEncoder(byte[] statep,
byte[] o,
int oStart,
int oSize)
public static int iso2022jpKddiEncoderResetSequence_size(byte[] statep)
public static int fromUtf8MacInit(byte[] state)
public static int funSoFromUtf8Mac(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int UTF8MAC_BL_MIN_BYTE(int nextInfo)
public static int UTF8MAC_BL_MAX_BYTE(int nextInfo)
public static int UTF8MAC_BL_OFFSET(int nextInfo,
int b)
public static int UTF8MAC_BL_ACTION(int nextInfo,
byte b)
public static int fromUtf8MacFinish(byte[] statep,
byte[] o,
int oStart,
int oSize)
public static int escapeXmlAttrQuoteInit(byte[] statep)
public static int funSoEscapeXmlAttrQuote(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int escapeXmlAttrQuoteFinish(byte[] statep,
byte[] o,
int oStart,
int oSize)
public static int universalNewlineInit(byte[] statep)
public static int funSoUniversalNewline(byte[] statep,
byte[] s,
int sStart,
int l,
byte[] o,
int oStart,
int oSize)
public static int universalNewlineFinish(byte[] statep,
byte[] o,
int oStart,
int oSize)
Copyright © 2016. All Rights Reserved.