Uses of Class
org.apache.commons.vfs2.provider.url.UrlFileSystem
-
Packages that use UrlFileSystem Package Description org.apache.commons.vfs2.provider.url The Default File Provider, which wrapsURL
. -
-
Uses of UrlFileSystem in org.apache.commons.vfs2.provider.url
Constructors in org.apache.commons.vfs2.provider.url with parameters of type UrlFileSystem Constructor Description UrlFileObject(UrlFileSystem fileSystem, AbstractFileName fileName)
Constructs a new instance.
-