|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VFS | |
|---|---|
| org.jboss.virtual | |
| org.jboss.virtual.plugins.context | |
| org.jboss.virtual.plugins.vfs | |
| org.jboss.virtual.spi | |
| Uses of VFS in org.jboss.virtual |
|---|
| Methods in org.jboss.virtual that return VFS | |
|---|---|
VFS |
VirtualFile.getVFS()
Get the VFS instance for this virtual file |
static VFS |
VFS.getVFS(java.net.URI rootURI)
Get the virtual file system for a root uri |
static VFS |
VFS.getVFS(java.net.URL rootURL)
Get the virtual file system for a root url |
| Methods in org.jboss.virtual with parameters of type VFS | |
|---|---|
static java.util.jar.Manifest |
VFSUtils.getManifest(VFS archive)
Get a manifest from a virtual file system, assuming the root of the VFS is the root of an archive |
| Uses of VFS in org.jboss.virtual.plugins.context |
|---|
| Methods in org.jboss.virtual.plugins.context that return VFS | |
|---|---|
VFS |
AbstractVFSContext.getVFS()
|
| Uses of VFS in org.jboss.virtual.plugins.vfs |
|---|
| Fields in org.jboss.virtual.plugins.vfs with type parameters of type VFS | |
|---|---|
static java.util.Map<java.net.URL,VFS> |
VirtualFileURLConnection.urlCache
|
| Uses of VFS in org.jboss.virtual.spi |
|---|
| Methods in org.jboss.virtual.spi that return VFS | |
|---|---|
VFS |
VFSContext.getVFS()
Get the VFS for this context |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||