info.informatica.net
Class ExtendedURL

java.lang.Object
  extended by info.informatica.net.ExtendedURL

public final class ExtendedURL
extends Object

Adds utility methods not found in the standard java.net.URL class.

Author:
amengual at informatica dot info

Constructor Summary
ExtendedURL()
           
 
Method Summary
static String getQueryParam(String pname, String url)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedURL

public ExtendedURL()
Method Detail

getQueryParam

public static String getQueryParam(String pname,
                                   String url)