org.codehaus.plexus.classworlds
Class UrlUtils

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

public class UrlUtils
extends Object

Version:
$Id$
Author:
Jason van Zyl

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

getURLs

public static Set getURLs(URLClassLoader loader)


Copyright © 2002-2012 Codehaus. All Rights Reserved.