org.jwall.web.audit.util
Interface URLDecoder

All Known Implementing Classes:
SimpleURLDecoder

Deprecated.

public interface URLDecoder

This interface is encapsulates a simple string URL-decoder.

Author:
Christian Bockermann <chris@jwall.org>

Method Summary
 String decode(String s)
          Deprecated.  
 

Method Detail

decode

String decode(String s)
Deprecated. 


Copyright © 2012 jwall.org. All Rights Reserved.