Class UrlUtils
- java.lang.Object
-
- org.apache.maven.surefire.util.internal.UrlUtils
-
public final class UrlUtils extends java.lang.Object
Utility for dealing with URLs in pre-JDK 1.4.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.net.URL
toURL(java.io.File file)
-