public class UrlDecode
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UrlDecode
public UrlDecode()
-
Method Details
-
-
path
public static String path(String path,
int offset,
int length)
-
decodeISO88591Path
private static String decodeISO88591Path(String path,
int offset,
int length)