Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::net::TUrlDecoder Class Reference

URL decoder class. More...

#include <url_decoder.hh>

List of all members.

Static Public Methods

TString _decode (const TString &rkySOURCE_ENCODED)


Detailed Description

URL decoder class.

Definition at line 43 of file url_decoder.hh.


Member Function Documentation

mpcl::text::TString mpcl::net::TUrlDecoder::_decode const TString &    rkySOURCE_ENCODED [static]
 

Decodes a string encoded using content type 'application/x-www-form-urlencoded'.

Parameters:
rkySOURCE_ENCODED  Encoded string.
Returns:
Decoded string.
See also:
http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.13.4.1

Definition at line 36 of file url_decoder.cc.

References mpcl::text::TString.


The documentation for this class was generated from the following files:
Generated on Mon Oct 13 02:35:25 2003 for MPCL by doxygen1.2.18