Static Public Member Functions | |
| URI | createURI (String curl) throws URISyntaxException |
Static Public Attributes | |
| final String | CURL_SCHEME = "curl" |
| final String | CURL_SCHEME_STRING = CURL_SCHEME+"://" |
Static Private Attributes | |
| final String | emptyString = "" |
| final String | slashString = "/" |
|
|
URI factory method creating URIs from CURLs represended by
|
|
|
String denoting CURL sheme. |
|
|
Raw String denoting CURL sheme. |
|
|
Empty string. |
|
|
String with slash. |
1.3.8