Package | Description |
---|---|
org.apache.commons.vfs.impl |
The standard VFS implementation.
|
org.apache.commons.vfs.provider |
The File Provider API, and utility classes.
|
org.apache.commons.vfs.provider.local |
The Local File Provider.
|
org.apache.commons.vfs.provider.url |
The Default File Provider, which wraps java.net.URL.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualFileName
A simple Filename to hold the scheme for to be created virtual filesytsem.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericFileName
A file name that represents a 'generic' URI, as per RFC 2396.
|
class |
LayeredFileName
A file name for layered files.
|
class |
URLFileName |
Modifier and Type | Class and Description |
---|---|
class |
LocalFileName
A local file URI.
|
class |
WindowsFileName
A local file URI.
|
Modifier and Type | Class and Description |
---|---|
class |
UrlFileName
Created by IntelliJ IDEA.
|