public final class TURLDecoder extends Object
Modifier and Type | Method and Description |
---|---|
static String |
decode(String s)
Deprecated.
|
static String |
decode(String s,
String enc) |
@Deprecated public static String decode(String s)
public static String decode(String s, String enc) throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2019. All rights reserved.