| Package | com.adobe.livecycle.barcodedforms |
| Class | public final class CharSet |
| Inheritance | CharSet Enum
|
| Method | Defined by | ||
|---|---|---|---|
|
String getCharSet()
Returns a string value that specifies the character encoding enumeration value.
| CharSet | ||
| Constant | Defined by | ||
|---|---|---|---|
| Big_Five
[static] Represents Big-Five encoding.
| CharSet | ||
| GB_2312
[static] Represents GB-2312 encoding.
| CharSet | ||
| Hex
[static] Represents raw barcode data that is hex encoded.
| CharSet | ||
| ISO_8859_1
[static] Represents ISO-8859-1 encoding.
| CharSet | ||
| ISO_8859_2
[static] Represents ISO-8859-2 encoding.
| CharSet | ||
| ISO_8859_7
[static] Represents ISO-8859-7 encoding.
| CharSet | ||
| KSC_5601
[static] Represents KSC-5601 encoding.
| CharSet | ||
| Shift_JIS
[static] Represents Shift-JIS encoding.
| CharSet | ||
| UTF_16
[static] Represents UTF-16 encoding.
| CharSet | ||
| UTF_8
[static] Represents UTF-8 encoding.
| CharSet | ||
| getCharSet | () |
public String getCharSet()Returns a string value that specifies the character encoding enumeration value.
Returns| A string value that specifies the character encoding enumeration value. |
| Big_Five | Constant |
public static final Big_FiveRepresents Big-Five encoding.
| GB_2312 | Constant |
public static final GB_2312Represents GB-2312 encoding.
| Hex | Constant |
public static final HexRepresents raw barcode data that is hex encoded.
| ISO_8859_1 | Constant |
public static final ISO_8859_1Represents ISO-8859-1 encoding.
| ISO_8859_2 | Constant |
public static final ISO_8859_2Represents ISO-8859-2 encoding.
| ISO_8859_7 | Constant |
public static final ISO_8859_7Represents ISO-8859-7 encoding.
| KSC_5601 | Constant |
public static final KSC_5601Represents KSC-5601 encoding.
| Shift_JIS | Constant |
public static final Shift_JISRepresents Shift-JIS encoding.
| UTF_16 | Constant |
public static final UTF_16Represents UTF-16 encoding.
| UTF_8 | Constant |
public static final UTF_8Represents UTF-8 encoding.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/barcodedforms/CharSet.html