|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
URLCodec | Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding. |
Network related encoding and decoding.
Currently, the only codec in this package is URLCodec, which implements encoding and decoding for www-form-urlencoded, also known as URL-Encoding. The source for URLCodec provides detailed comments.
Ideas for other net codec are encouraged ;)
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |