|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryDecoder | |
---|---|
org.ajax4jsf.util.base64 | Framework utility classes to handle BASE64 encoding |
Uses of BinaryDecoder in org.ajax4jsf.util.base64 |
---|
Classes in org.ajax4jsf.util.base64 that implement BinaryDecoder | |
---|---|
class |
Base64
Provides Base64 encoding and decoding as defined by RFC 2045. |
class |
URL64Codec
Provides Base64 encoding and decoding like defined by RFC 2045, but with little difference : chars '=' '+' and '/' , incorrectly processed in URL by any browsers, replaced by '_' '-' '!', |
class |
URLCodec
Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |