|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.surefire.util.UrlUtils
public class UrlUtils
Utility for dealing with URLs in pre-JDK 1.4.
| Field Summary | |
|---|---|
private static java.util.BitSet |
UNRESERVED
|
| Constructor Summary | |
|---|---|
UrlUtils()
|
|
| Method Summary | |
|---|---|
static java.net.URL |
getURL(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.util.BitSet UNRESERVED
| Constructor Detail |
|---|
public UrlUtils()
| Method Detail |
|---|
public static java.net.URL getURL(java.io.File file)
throws java.net.MalformedURLException
java.net.MalformedURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||