railo.commons.net
Class URLDecoder

java.lang.Object
  extended by railo.commons.net.URLDecoder

public class URLDecoder
extends Object


Method Summary
static String decode(String str, boolean force)
           
static String decode(String s, String enc, boolean force)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

decode

public static String decode(String str,
                            boolean force)
Parameters:
string -
Returns:

decode

public static String decode(String s,
                            String enc,
                            boolean force)
                     throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException


Copyright © 2012 Railo