| Modifier and Type | Class and Description |
|---|---|
class |
AirwideIA5Charset
The AirwideIA5Charset class handles a charset unique to the "Airwide"
SMSC vendor.
|
class |
GSMCharset
This class encodes and decodes Java Strings to and from the SMS default
alphabet.
|
class |
ISO885915Charset
This class encodes and decodes Java Strings to and from the Latin-9/ISO-8859-15
alphabet.
|
class |
ISO88591Charset
This class encodes and decodes Java Strings to and from the Latin-1/ISO-8859-1
alphabet.
|
class |
JavaCharset
Base class for all charset conversions that rely on the internal Java
String getBytes() methods.
|
class |
ModifiedUTF8Charset
Charset representing "Modified UTF-8".
|
class |
PackedGSMCharset
The PackedGSMCharset class handles the encoding and decoding of the
GSM default encoding charset, with packing as per GSM 03.38 spec.
|
class |
TMobileNlGSMCharset
The TmobileNlGSMCharset class handles a charset unique to the "T-Mobile Netherlands"
SMSC vendor.
|
class |
UCS2Charset
Charset for UCS2 (ISO-10646-UCS-2 in Java).
|
class |
UTF8Charset
Charset for UTF-8.
|
class |
VFD2GSMCharset
The VFD2GSMCharset class is mostly based on standard GSM charset, but
just a few chars (@, German chars) use different byte values.
|
class |
VFTRGSMCharset
The VFTRGSMCharset class is mostly based on Latin-1, but mixed almost
equally with the GSM default charset.
|
Copyright © 2012-2014 Cloudhopper by Twitter. All Rights Reserved.