org.codehaus.plexus.classworlds
Class UrlUtils

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

public class UrlUtils
extends java.lang.Object

Version:
$Id: UrlUtils.java 4813 2006-11-24 14:06:14Z handyande $
Author:
Jason van Zyl

Constructor Summary
UrlUtils()
           
 
Method Summary
static java.util.Set getURLs(java.net.URLClassLoader loader)
           
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)

getURLs

public static java.util.Set getURLs(java.net.URLClassLoader loader)


Copyright © 2002-2008 Codehaus. All Rights Reserved.