Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_FIELD_LENGTH |
4000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BOM |
2 |
public static final int |
DECLARED_ENCODING |
4 |
public static final int |
ENCODING_SCHEME |
1 |
public static final int |
LANG_STATISTICS |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ENCRYPTION_KEY |
"This is a fairly long phrase used to encrypt" |
public static final String |
DES_ENCRYPTION_SCHEME |
"DES" |
public static final String |
DESEDE_ENCRYPTION_SCHEME |
"DESede" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final char |
DEFAULT_FIELD_SEPARATOR |
44 |
protected static final char |
DEFAULT_TEXT_QUALIFIER |
34 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALPHABET |
"abcdefghijklmnopqrstuvwxyz" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ENCRYPTION_KEY |
"This is a fairly long phrase used to encrypt" |
public static final String |
DES_ENCRYPTION_SCHEME |
"DES" |
public static final String |
DESEDE_ENCRYPTION_SCHEME |
"DESede" |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.