|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Codec | |
---|---|
com.jscape.inet.util |
Uses of Codec in com.jscape.inet.util |
---|
Classes in com.jscape.inet.util that implement Codec | |
---|---|
class |
Base64
Implements methods for encoding and decoding using base64 algorithm. |
class |
QuotedPrintable
Implements methods for encoding and decoding using quoted-printable algorithm. |
class |
Uuencode
Implements methods for encoding and decoding using uuencode algorithm. |
class |
YEnc
Implements methods for encoding and decoding data using the YEnc specification. |
Methods in com.jscape.inet.util that return Codec | |
---|---|
static Codec |
CodecFactory.getCodec(java.lang.String name)
Gets codec based on name. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |