Package | Description |
---|---|
org.apache.commons.vfs2.provider.http |
The HTTP File Provider
|
org.apache.commons.vfs2.provider.https |
The HTTPS File Provider
|
org.apache.commons.vfs2.provider.url |
The Default File Provider, which wraps java.net.URL.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpFileNameParser
Implementation for http.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpsFileNameParser
Implementation for https.
|
Modifier and Type | Field and Description |
---|---|
private URLFileNameParser |
UrlFileNameParser.url |