org.jwall.web.audit.util
Class SimpleURLDecoder
java.lang.Object
org.jwall.web.audit.util.SimpleURLDecoder
- All Implemented Interfaces:
- URLDecoder
Deprecated.
public class SimpleURLDecoder
- extends Object
- implements URLDecoder
This is a simple wrapper around the sun implementation of an
URL-decoder.
- Author:
- Christian Bockermann <chris@jwall.org>
SimpleURLDecoder
public SimpleURLDecoder()
- Deprecated.
decode
public String decode(String s)
- Deprecated.
- Specified by:
decode in interface URLDecoder
Copyright © 2012 jwall.org. All Rights Reserved.