| type |
value |
string |
uri |
url |
file |
path |
| string |
base |
base |
base |
java.net.MalformedURLException: no protocol: base |
base |
base |
| file |
base |
base |
file:/tmp/base |
file:/tmp/base |
base |
base |
| path |
base |
base |
file:///tmp/base |
file:/tmp/base |
base |
base |
| uri |
base |
base |
base |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: base |
java.net.MalformedURLException: no protocol: base |
java.net.MalformedURLException: no protocol: base |
java.net.MalformedURLException: no protocol: base |
java.net.MalformedURLException: no protocol: base |
java.net.MalformedURLException: no protocol: base |
| string |
./base |
./base |
./base |
java.net.MalformedURLException: no protocol: ./base |
./base |
./base |
| file |
./base |
./base |
file:/tmp/./base |
file:/tmp/./base |
./base |
./base |
| path |
./base |
./base |
file:///tmp/./base |
file:/tmp/./base |
./base |
./base |
| uri |
./base |
./base |
./base |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: ./base |
java.net.MalformedURLException: no protocol: ./base |
java.net.MalformedURLException: no protocol: ./base |
java.net.MalformedURLException: no protocol: ./base |
java.net.MalformedURLException: no protocol: ./base |
java.net.MalformedURLException: no protocol: ./base |
| string |
/base |
/base |
/base |
java.net.MalformedURLException: no protocol: /base |
/base |
/base |
| file |
/base |
/base |
file:/base |
file:/base |
/base |
/base |
| path |
/base |
/base |
file:///base |
file:/base |
/base |
/base |
| uri |
/base |
/base |
/base |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: /base |
java.net.MalformedURLException: no protocol: /base |
java.net.MalformedURLException: no protocol: /base |
java.net.MalformedURLException: no protocol: /base |
java.net.MalformedURLException: no protocol: /base |
java.net.MalformedURLException: no protocol: /base |
| string |
//base |
//base |
//base |
java.net.MalformedURLException: no protocol: //base |
/base |
/base |
| file |
/base |
/base |
file:/base |
file:/base |
/base |
/base |
| path |
/base |
/base |
file:///base |
file:/base |
/base |
/base |
| uri |
//base |
//base |
//base |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: //base |
java.net.MalformedURLException: no protocol: //base |
java.net.MalformedURLException: no protocol: //base |
java.net.MalformedURLException: no protocol: //base |
java.net.MalformedURLException: no protocol: //base |
java.net.MalformedURLException: no protocol: //base |
| string |
///base |
///base |
///base |
java.net.MalformedURLException: no protocol: ///base |
/base |
/base |
| file |
/base |
/base |
file:/base |
file:/base |
/base |
/base |
| path |
/base |
/base |
file:///base |
file:/base |
/base |
/base |
| uri |
///base |
///base |
///base |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: ///base |
java.net.MalformedURLException: no protocol: ///base |
java.net.MalformedURLException: no protocol: ///base |
java.net.MalformedURLException: no protocol: ///base |
java.net.MalformedURLException: no protocol: ///base |
java.net.MalformedURLException: no protocol: ///base |
| string |
file:base |
file:base |
file:base |
file:base |
file:base |
file:base |
| file |
file:base |
file:base |
file:/tmp/file:base |
file:/tmp/file:base |
file:base |
file:base |
| path |
file:base |
file:base |
file:///tmp/file:base |
file:/tmp/file:base |
file:base |
file:base |
| uri |
file:base |
file:base |
file:base |
file:base |
java.lang.IllegalArgumentException: URI is not hierarchical |
java.lang.IllegalArgumentException: URI is not hierarchical |
| url |
file:base |
file:base |
file:base |
file:base |
base |
java.lang.IllegalArgumentException: URI is not hierarchical |
| string |
file:/base |
file:/base |
file:/base |
file:/base |
file:/base |
file:/base |
| file |
file:/base |
file:/base |
file:/tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| path |
file:/base |
file:/base |
file:///tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| uri |
file:/base |
file:/base |
file:/base |
file:/base |
/base |
/base |
| url |
file:/base |
file:/base |
file:/base |
file:/base |
/base |
/base |
| string |
file://base |
file://base |
file://base |
file://base |
file:/base |
file:/base |
| file |
file:/base |
file:/base |
file:/tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| path |
file:/base |
file:/base |
file:///tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| uri |
file://base |
file://base |
file://base |
file://base |
java.lang.IllegalArgumentException: URI has an authority component |
java.lang.IllegalArgumentException: URI has an authority component |
| url |
file://base |
file://base |
file://base |
file://base |
|
java.lang.IllegalArgumentException: URI has an authority component |
| string |
file:///base |
file:///base |
file:///base |
file:/base |
file:/base |
file:/base |
| file |
file:/base |
file:/base |
file:/tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| path |
file:/base |
file:/base |
file:///tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| uri |
file:///base |
file:///base |
file:///base |
file:/base |
/base |
/base |
| url |
file:/base |
file:/base |
file:/base |
file:/base |
/base |
/base |
| string |
base/ |
base/ |
base/ |
java.net.MalformedURLException: no protocol: base/ |
base |
base |
| file |
base |
base |
file:/tmp/base |
file:/tmp/base |
base |
base |
| path |
base |
base |
file:///tmp/base |
file:/tmp/base |
base |
base |
| uri |
base/ |
base/ |
base/ |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: base/ |
java.net.MalformedURLException: no protocol: base/ |
java.net.MalformedURLException: no protocol: base/ |
java.net.MalformedURLException: no protocol: base/ |
java.net.MalformedURLException: no protocol: base/ |
java.net.MalformedURLException: no protocol: base/ |
| string |
./base/ |
./base/ |
./base/ |
java.net.MalformedURLException: no protocol: ./base/ |
./base |
./base |
| file |
./base |
./base |
file:/tmp/./base |
file:/tmp/./base |
./base |
./base |
| path |
./base |
./base |
file:///tmp/./base |
file:/tmp/./base |
./base |
./base |
| uri |
./base/ |
./base/ |
./base/ |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: ./base/ |
java.net.MalformedURLException: no protocol: ./base/ |
java.net.MalformedURLException: no protocol: ./base/ |
java.net.MalformedURLException: no protocol: ./base/ |
java.net.MalformedURLException: no protocol: ./base/ |
java.net.MalformedURLException: no protocol: ./base/ |
| string |
/base/ |
/base/ |
/base/ |
java.net.MalformedURLException: no protocol: /base/ |
/base |
/base |
| file |
/base |
/base |
file:/base |
file:/base |
/base |
/base |
| path |
/base |
/base |
file:///base |
file:/base |
/base |
/base |
| uri |
/base/ |
/base/ |
/base/ |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: /base/ |
java.net.MalformedURLException: no protocol: /base/ |
java.net.MalformedURLException: no protocol: /base/ |
java.net.MalformedURLException: no protocol: /base/ |
java.net.MalformedURLException: no protocol: /base/ |
java.net.MalformedURLException: no protocol: /base/ |
| string |
//base/ |
//base/ |
//base/ |
java.net.MalformedURLException: no protocol: //base/ |
/base |
/base |
| file |
/base |
/base |
file:/base |
file:/base |
/base |
/base |
| path |
/base |
/base |
file:///base |
file:/base |
/base |
/base |
| uri |
//base/ |
//base/ |
//base/ |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: //base/ |
java.net.MalformedURLException: no protocol: //base/ |
java.net.MalformedURLException: no protocol: //base/ |
java.net.MalformedURLException: no protocol: //base/ |
java.net.MalformedURLException: no protocol: //base/ |
java.net.MalformedURLException: no protocol: //base/ |
| string |
///base/ |
///base/ |
///base/ |
java.net.MalformedURLException: no protocol: ///base/ |
/base |
/base |
| file |
/base |
/base |
file:/base |
file:/base |
/base |
/base |
| path |
/base |
/base |
file:///base |
file:/base |
/base |
/base |
| uri |
///base/ |
///base/ |
///base/ |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: ///base/ |
java.net.MalformedURLException: no protocol: ///base/ |
java.net.MalformedURLException: no protocol: ///base/ |
java.net.MalformedURLException: no protocol: ///base/ |
java.net.MalformedURLException: no protocol: ///base/ |
java.net.MalformedURLException: no protocol: ///base/ |
| string |
file:base/ |
file:base/ |
file:base/ |
file:base/ |
file:base |
file:base |
| file |
file:base |
file:base |
file:/tmp/file:base |
file:/tmp/file:base |
file:base |
file:base |
| path |
file:base |
file:base |
file:///tmp/file:base |
file:/tmp/file:base |
file:base |
file:base |
| uri |
file:base/ |
file:base/ |
file:base/ |
file:base/ |
java.lang.IllegalArgumentException: URI is not hierarchical |
java.lang.IllegalArgumentException: URI is not hierarchical |
| url |
file:base/ |
file:base/ |
file:base/ |
file:base/ |
base/ |
java.lang.IllegalArgumentException: URI is not hierarchical |
| string |
file:/base/ |
file:/base/ |
file:/base/ |
file:/base/ |
file:/base |
file:/base |
| file |
file:/base |
file:/base |
file:/tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| path |
file:/base |
file:/base |
file:///tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| uri |
file:/base/ |
file:/base/ |
file:/base/ |
file:/base/ |
/base |
/base |
| url |
file:/base/ |
file:/base/ |
file:/base/ |
file:/base/ |
/base/ |
/base |
| string |
file://base/ |
file://base/ |
file://base/ |
file://base/ |
file:/base |
file:/base |
| file |
file:/base |
file:/base |
file:/tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| path |
file:/base |
file:/base |
file:///tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| uri |
file://base/ |
file://base/ |
file://base/ |
file://base/ |
java.lang.IllegalArgumentException: URI has an authority component |
java.lang.IllegalArgumentException: URI has an authority component |
| url |
file://base/ |
file://base/ |
file://base/ |
file://base/ |
/ |
java.lang.IllegalArgumentException: URI has an authority component |
| string |
file:///base/ |
file:///base/ |
file:///base/ |
file:/base/ |
file:/base |
file:/base |
| file |
file:/base |
file:/base |
file:/tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| path |
file:/base |
file:/base |
file:///tmp/file:/base |
file:/tmp/file:/base |
file:/base |
file:/base |
| uri |
file:///base/ |
file:///base/ |
file:///base/ |
file:/base/ |
/base |
/base |
| url |
file:/base/ |
file:/base/ |
file:/base/ |
file:/base/ |
/base/ |
/base |
| string |
base/dir |
base/dir |
base/dir |
java.net.MalformedURLException: no protocol: base/dir |
base/dir |
base/dir |
| file |
base/dir |
base/dir |
file:/tmp/base/dir |
file:/tmp/base/dir |
base/dir |
base/dir |
| path |
base/dir |
base/dir |
file:///tmp/base/dir |
file:/tmp/base/dir |
base/dir |
base/dir |
| uri |
base/dir |
base/dir |
base/dir |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: base/dir |
java.net.MalformedURLException: no protocol: base/dir |
java.net.MalformedURLException: no protocol: base/dir |
java.net.MalformedURLException: no protocol: base/dir |
java.net.MalformedURLException: no protocol: base/dir |
java.net.MalformedURLException: no protocol: base/dir |
| string |
./base/dir |
./base/dir |
./base/dir |
java.net.MalformedURLException: no protocol: ./base/dir |
./base/dir |
./base/dir |
| file |
./base/dir |
./base/dir |
file:/tmp/./base/dir |
file:/tmp/./base/dir |
./base/dir |
./base/dir |
| path |
./base/dir |
./base/dir |
file:///tmp/./base/dir |
file:/tmp/./base/dir |
./base/dir |
./base/dir |
| uri |
./base/dir |
./base/dir |
./base/dir |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: ./base/dir |
java.net.MalformedURLException: no protocol: ./base/dir |
java.net.MalformedURLException: no protocol: ./base/dir |
java.net.MalformedURLException: no protocol: ./base/dir |
java.net.MalformedURLException: no protocol: ./base/dir |
java.net.MalformedURLException: no protocol: ./base/dir |
| string |
/base/dir |
/base/dir |
/base/dir |
java.net.MalformedURLException: no protocol: /base/dir |
/base/dir |
/base/dir |
| file |
/base/dir |
/base/dir |
file:/base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| path |
/base/dir |
/base/dir |
file:///base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| uri |
/base/dir |
/base/dir |
/base/dir |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: /base/dir |
java.net.MalformedURLException: no protocol: /base/dir |
java.net.MalformedURLException: no protocol: /base/dir |
java.net.MalformedURLException: no protocol: /base/dir |
java.net.MalformedURLException: no protocol: /base/dir |
java.net.MalformedURLException: no protocol: /base/dir |
| string |
//base/dir |
//base/dir |
//base/dir |
java.net.MalformedURLException: no protocol: //base/dir |
/base/dir |
/base/dir |
| file |
/base/dir |
/base/dir |
file:/base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| path |
/base/dir |
/base/dir |
file:///base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| uri |
//base/dir |
//base/dir |
//base/dir |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: //base/dir |
java.net.MalformedURLException: no protocol: //base/dir |
java.net.MalformedURLException: no protocol: //base/dir |
java.net.MalformedURLException: no protocol: //base/dir |
java.net.MalformedURLException: no protocol: //base/dir |
java.net.MalformedURLException: no protocol: //base/dir |
| string |
///base/dir |
///base/dir |
///base/dir |
java.net.MalformedURLException: no protocol: ///base/dir |
/base/dir |
/base/dir |
| file |
/base/dir |
/base/dir |
file:/base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| path |
/base/dir |
/base/dir |
file:///base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| uri |
///base/dir |
///base/dir |
///base/dir |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: ///base/dir |
java.net.MalformedURLException: no protocol: ///base/dir |
java.net.MalformedURLException: no protocol: ///base/dir |
java.net.MalformedURLException: no protocol: ///base/dir |
java.net.MalformedURLException: no protocol: ///base/dir |
java.net.MalformedURLException: no protocol: ///base/dir |
| string |
file:base/dir |
file:base/dir |
file:base/dir |
file:base/dir |
file:base/dir |
file:base/dir |
| file |
file:base/dir |
file:base/dir |
file:/tmp/file:base/dir |
file:/tmp/file:base/dir |
file:base/dir |
file:base/dir |
| path |
file:base/dir |
file:base/dir |
file:///tmp/file:base/dir |
file:/tmp/file:base/dir |
file:base/dir |
file:base/dir |
| uri |
file:base/dir |
file:base/dir |
file:base/dir |
file:base/dir |
java.lang.IllegalArgumentException: URI is not hierarchical |
java.lang.IllegalArgumentException: URI is not hierarchical |
| url |
file:base/dir |
file:base/dir |
file:base/dir |
file:base/dir |
base/dir |
java.lang.IllegalArgumentException: URI is not hierarchical |
| string |
file:/base/dir |
file:/base/dir |
file:/base/dir |
file:/base/dir |
file:/base/dir |
file:/base/dir |
| file |
file:/base/dir |
file:/base/dir |
file:/tmp/file:/base/dir |
file:/tmp/file:/base/dir |
file:/base/dir |
file:/base/dir |
| path |
file:/base/dir |
file:/base/dir |
file:///tmp/file:/base/dir |
file:/tmp/file:/base/dir |
file:/base/dir |
file:/base/dir |
| uri |
file:/base/dir |
file:/base/dir |
file:/base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| url |
file:/base/dir |
file:/base/dir |
file:/base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| string |
file://base/dir |
file://base/dir |
file://base/dir |
file://base/dir |
file:/base/dir |
file:/base/dir |
| file |
file:/base/dir |
file:/base/dir |
file:/tmp/file:/base/dir |
file:/tmp/file:/base/dir |
file:/base/dir |
file:/base/dir |
| path |
file:/base/dir |
file:/base/dir |
file:///tmp/file:/base/dir |
file:/tmp/file:/base/dir |
file:/base/dir |
file:/base/dir |
| uri |
file://base/dir |
file://base/dir |
file://base/dir |
file://base/dir |
java.lang.IllegalArgumentException: URI has an authority component |
java.lang.IllegalArgumentException: URI has an authority component |
| url |
file://base/dir |
file://base/dir |
file://base/dir |
file://base/dir |
/dir |
java.lang.IllegalArgumentException: URI has an authority component |
| string |
file:///base/dir |
file:///base/dir |
file:///base/dir |
file:/base/dir |
file:/base/dir |
file:/base/dir |
| file |
file:/base/dir |
file:/base/dir |
file:/tmp/file:/base/dir |
file:/tmp/file:/base/dir |
file:/base/dir |
file:/base/dir |
| path |
file:/base/dir |
file:/base/dir |
file:///tmp/file:/base/dir |
file:/tmp/file:/base/dir |
file:/base/dir |
file:/base/dir |
| uri |
file:///base/dir |
file:///base/dir |
file:///base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| url |
file:/base/dir |
file:/base/dir |
file:/base/dir |
file:/base/dir |
/base/dir |
/base/dir |
| string |
. |
. |
. |
java.net.MalformedURLException: no protocol: . |
. |
. |
| file |
. |
. |
file:/tmp/./ |
file:/tmp/./ |
. |
. |
| path |
. |
. |
file:///tmp/./ |
file:/tmp/./ |
. |
. |
| uri |
. |
. |
. |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: . |
java.net.MalformedURLException: no protocol: . |
java.net.MalformedURLException: no protocol: . |
java.net.MalformedURLException: no protocol: . |
java.net.MalformedURLException: no protocol: . |
java.net.MalformedURLException: no protocol: . |
| string |
./. |
./. |
./. |
java.net.MalformedURLException: no protocol: ./. |
./. |
./. |
| file |
./. |
./. |
file:/tmp/././ |
file:/tmp/././ |
./. |
./. |
| path |
./. |
./. |
file:///tmp/././ |
file:/tmp/././ |
./. |
./. |
| uri |
./. |
./. |
./. |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: ./. |
java.net.MalformedURLException: no protocol: ./. |
java.net.MalformedURLException: no protocol: ./. |
java.net.MalformedURLException: no protocol: ./. |
java.net.MalformedURLException: no protocol: ./. |
java.net.MalformedURLException: no protocol: ./. |
| string |
/. |
/. |
/. |
java.net.MalformedURLException: no protocol: /. |
/. |
/. |
| file |
/. |
/. |
file:/./ |
file:/./ |
/. |
/. |
| path |
/. |
/. |
file:///./ |
file:/./ |
/. |
/. |
| uri |
/. |
/. |
/. |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: /. |
java.net.MalformedURLException: no protocol: /. |
java.net.MalformedURLException: no protocol: /. |
java.net.MalformedURLException: no protocol: /. |
java.net.MalformedURLException: no protocol: /. |
java.net.MalformedURLException: no protocol: /. |
| string |
//. |
//. |
//. |
java.net.MalformedURLException: no protocol: //. |
/. |
/. |
| file |
/. |
/. |
file:/./ |
file:/./ |
/. |
/. |
| path |
/. |
/. |
file:///./ |
file:/./ |
/. |
/. |
| uri |
//. |
//. |
//. |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: //. |
java.net.MalformedURLException: no protocol: //. |
java.net.MalformedURLException: no protocol: //. |
java.net.MalformedURLException: no protocol: //. |
java.net.MalformedURLException: no protocol: //. |
java.net.MalformedURLException: no protocol: //. |
| string |
///. |
///. |
///. |
java.net.MalformedURLException: no protocol: ///. |
/. |
/. |
| file |
/. |
/. |
file:/./ |
file:/./ |
/. |
/. |
| path |
/. |
/. |
file:///./ |
file:/./ |
/. |
/. |
| uri |
///. |
///. |
///. |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: URI is not absolute |
java.lang.IllegalArgumentException: Missing scheme |
| url |
java.net.MalformedURLException: no protocol: ///. |
java.net.MalformedURLException: no protocol: ///. |
java.net.MalformedURLException: no protocol: ///. |
java.net.MalformedURLException: no protocol: ///. |
java.net.MalformedURLException: no protocol: ///. |
java.net.MalformedURLException: no protocol: ///. |
| string |
file:. |
file:. |
file:. |
file:. |
file:. |
file:. |
| file |
file:. |
file:. |
file:/tmp/file:. |
file:/tmp/file:. |
file:. |
file:. |
| path |
file:. |
file:. |
file:///tmp/file:. |
file:/tmp/file:. |
file:. |
file:. |
| uri |
file:. |
file:. |
file:. |
file:. |
java.lang.IllegalArgumentException: URI is not hierarchical |
java.lang.IllegalArgumentException: URI is not hierarchical |
| url |
file:. |
file:. |
file:. |
file:. |
. |
java.lang.IllegalArgumentException: URI is not hierarchical |
| string |
file:/. |
file:/. |
file:/. |
file:/. |
file:/. |
file:/. |
| file |
file:/. |
file:/. |
file:/tmp/file:/. |
file:/tmp/file:/. |
file:/. |
file:/. |
| path |
file:/. |
file:/. |
file:///tmp/file:/. |
file:/tmp/file:/. |
file:/. |
file:/. |
| uri |
file:/. |
file:/. |
file:/. |
file:/. |
/. |
/. |
| url |
file:/. |
file:/. |
file:/. |
file:/. |
/. |
/. |
| string |
file://. |
file://. |
file://. |
file://. |
file:/. |
file:/. |
| file |
file:/. |
file:/. |
file:/tmp/file:/. |
file:/tmp/file:/. |
file:/. |
file:/. |
| path |
file:/. |
file:/. |
file:///tmp/file:/. |
file:/tmp/file:/. |
file:/. |
file:/. |
| uri |
file://. |
file://. |
file://. |
file://. |
java.lang.IllegalArgumentException: URI has an authority component |
java.lang.IllegalArgumentException: URI has an authority component |
| url |
file://. |
file://. |
file://. |
file://. |
|
java.lang.IllegalArgumentException: URI has an authority component |
| string |
file:///. |
file:///. |
file:///. |
file:/. |
file:/. |
file:/. |
| file |
file:/. |
file:/. |
file:/tmp/file:/. |
file:/tmp/file:/. |
file:/. |
file:/. |
| path |
file:/. |
file:/. |
file:///tmp/file:/. |
file:/tmp/file:/. |
file:/. |
file:/. |
| uri |
file:///. |
file:///. |
file:///. |
file:/. |
/. |
/. |
| url |
file:/. |
file:/. |
file:/. |
file:/. |
/. |
/. |