java.net
Class URLDecoder

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

public class URLDecoder
extends Object


Constructor Summary
URLDecoder()
           
 
Method Summary
static String decode(String var0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLDecoder

public URLDecoder()
Method Detail

decode

public static String decode(String var0)


Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.