org.codehaus.classworlds
Class UrlUtils

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

public class UrlUtils
extends java.lang.Object

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

Constructor Summary
UrlUtils()
           
 
Method Summary
static java.lang.String normalizeUrlPath(java.lang.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 java.lang.String normalizeUrlPath(java.lang.String name)