org.codehaus.classworlds
Class UrlUtils

java.lang.Object
  extended by org.codehaus.classworlds.UrlUtils

public class UrlUtils
extends Object

Version:
$Id: UrlUtils.java 78 2004-07-01 13:59:13Z jvanzyl $
Author:
Jason van Zyl

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

Constructor Detail

UrlUtils

public UrlUtils()
Method Detail

normalizeUrlPath

public static String normalizeUrlPath(String name)