|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BinaryEncoder | |
| org.apache.commons.codec.binary | Base64 and Hexadecimal String encoding and decoding. |
| org.apache.commons.codec.net | Network related encoding and decoding. |
| Uses of BinaryEncoder in org.apache.commons.codec.binary |
| Classes in org.apache.commons.codec.binary that implement BinaryEncoder | |
class |
Base64
Provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, by Freed and Borenstein. |
class |
Hex
Hex encoder and decoder. |
| Uses of BinaryEncoder in org.apache.commons.codec.net |
| Classes in org.apache.commons.codec.net that implement BinaryEncoder | |
class |
URLCodec
Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||