* Retrieves a byte sequence representing the MD5 digest of the * specified character sequence, using the specified encoding to * first convert
the character sequence into a byte sequence.
* Retrieves a hexidecimal character sequence representing the MD5 * digest of the specified character sequence, using the specified * encoding
to first convert the character sequence into a byte sequence.
Escapes the following parts of the url, this object already contains: path: see SimpleUrl.escape(String) ref: same as
above quest: same as above without the ampersand ("&") and the equals symbol
this class exist to provide a system-wide normal form representation of urls, and to prevent that java.net.URL usage causes DNS queries which are
used in java.net.