Package org.codehaus.plexus.classworlds
Class UrlUtils
- java.lang.Object
-
- org.codehaus.plexus.classworlds.UrlUtils
-
public class UrlUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UrlUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Set<java.net.URL>
getURLs(java.net.URLClassLoader loader)
static java.lang.String
normalizeUrlPath(java.lang.String name)
-