|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractFileName | |
| 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. |
| Uses of AbstractFileName in org.apache.commons.vfs.impl |
| Subclasses of AbstractFileName in org.apache.commons.vfs.impl | |
class |
VirtualFileName
A simple Filename to hold the scheme for to be created virtual filesytsem. |
| Uses of AbstractFileName in org.apache.commons.vfs.provider |
| Subclasses of AbstractFileName in org.apache.commons.vfs.provider | |
class |
GenericFileName
A file name that represents a 'generic' URI, as per RFC 2396. |
class |
LayeredFileName
A file name for layered files. |
class |
URLFileName
|
| Uses of AbstractFileName in org.apache.commons.vfs.provider.local |
| Subclasses of AbstractFileName in org.apache.commons.vfs.provider.local | |
class |
LocalFileName
A local file URI. |
class |
WindowsFileName
A local file URI. |
| Uses of AbstractFileName in org.apache.commons.vfs.provider.url |
| Subclasses of AbstractFileName in org.apache.commons.vfs.provider.url | |
class |
UrlFileName
Created by IntelliJ IDEA. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||