Name: dgC58589 Date: 12/01/97
It would be handy if java.net.URLEncoder provided
a decode() method to complement its encode()
method. Something of the form:
public static String decode(String str)
[Yeah, I know, this should really make it into an
URLEncoderDecoder object, but what the hell.]
Thanks.
(Review ID: 21086)
======================================================================
- duplicates
-
JDK-4107815 java.net.URL does not perform url encoding/decoding
-
- Closed
-