- AbstractLocalURLStreamHandler - Class in org.jboss.vfs.protocol
-
Abstract URLStreamHandler that can be used as a base for other URLStreamHandlers that
require the URL to be local.
- AbstractLocalURLStreamHandler() - Constructor for class org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
-
- AbstractMountOwner<T> - Class in org.jboss.vfs.util.automount
-
Abstract MountOwner used to wrap a real object as an owner.
- AbstractMountOwner(T) - Constructor for class org.jboss.vfs.util.automount.AbstractMountOwner
-
Construct with an object.
- AbstractPatternVirtualFileFilter - Class in org.jboss.vfs.util
-
Regexp patter filter.
- AbstractPatternVirtualFileFilter(String) - Constructor for class org.jboss.vfs.util.AbstractPatternVirtualFileFilter
-
- AbstractURLConnection - Class in org.jboss.vfs.protocol
-
Abstract base class for VFS URLConection impls.
- AbstractURLConnection(URL) - Constructor for class org.jboss.vfs.protocol.AbstractURLConnection
-
- AbstractVirtualFileFilterWithAttributes - Class in org.jboss.vfs.util
-
AbstractVirtualFileFilterWithAttributes
- AbstractVirtualFileFilterWithAttributes() - Constructor for class org.jboss.vfs.util.AbstractVirtualFileFilterWithAttributes
-
- AbstractVirtualFileFilterWithAttributes(VisitorAttributes) - Constructor for class org.jboss.vfs.util.AbstractVirtualFileFilterWithAttributes
-
Create a new AbstractVirtualFileFilterWithAttributes.
- AbstractVirtualFileVisitor - Class in org.jboss.vfs.util
-
AbstractVirtualFileVisitor.
- AbstractVirtualFileVisitor() - Constructor for class org.jboss.vfs.util.AbstractVirtualFileVisitor
-
Create a new AbstractVirtualFileVisitor using the default visitor attributes
- AbstractVirtualFileVisitor(VisitorAttributes) - Constructor for class org.jboss.vfs.util.AbstractVirtualFileVisitor
-
Create a new AbstractVirtualFileVisitor using the default visitor attributes
- accepts(VirtualFile) - Method in class org.jboss.vfs.util.AbstractPatternVirtualFileFilter
-
- accepts(VirtualFile) - Method in class org.jboss.vfs.util.ExtensibleFilter
-
If the filename matches any string in the prefix, suffix, or matches array, return false.
- accepts(VirtualFile) - Method in class org.jboss.vfs.util.FileNameVirtualFileFilter
-
Do we accept file.
- accepts(VirtualFile) - Method in class org.jboss.vfs.util.IncludeExcludeVisitorAttributes
-
- accepts(VirtualFile) - Method in class org.jboss.vfs.util.MatchAllVirtualFileFilter
-
- accepts(VirtualFile) - Method in class org.jboss.vfs.util.SuffixesExcludeFilter
-
- accepts(VirtualFile) - Method in class org.jboss.vfs.util.SuffixMatchFilter
-
Accept any file that ends with one of the filter suffixes.
- accepts(VirtualFile) - Method in interface org.jboss.vfs.VirtualFileFilter
-
Match the virtual file
- add(VirtualFile) - Method in class org.jboss.vfs.VirtualFileAssembly
-
- add(String, VirtualFile) - Method in class org.jboss.vfs.VirtualFileAssembly
-
- add(String, File) - Method in class org.jboss.vfs.VirtualFileAssembly
-
- addHandle(VirtualFile, Closeable) - Static method in class org.jboss.vfs.util.automount.Automounter
-
Add handle to owner, to be auto closed.
- addManifestLocations(VirtualFile, List<VirtualFile>) - Static method in class org.jboss.vfs.VFSUtils
-
Add manifest paths
- addPrefix(String) - Method in class org.jboss.vfs.util.ExtensibleFilter
-
- addPrefixes(String[]) - Method in class org.jboss.vfs.util.ExtensibleFilter
-
- addSuffix(String) - Method in class org.jboss.vfs.util.ExtensibleFilter
-
- addSuffixes(String[]) - Method in class org.jboss.vfs.util.ExtensibleFilter
-
- addZip(String, File) - Method in class org.jboss.vfs.VirtualFileAssembly
-
- applySpecialPaths(String) - Static method in class org.jboss.vfs.util.PathTokenizer
-
Apply any .
- applySpecialPaths(List<String>) - Static method in class org.jboss.vfs.util.PathTokenizer
-
Apply any .
- asDirectoryURI() - Method in class org.jboss.vfs.VirtualFile
-
Get file's URI as a directory.
- asDirectoryURL() - Method in class org.jboss.vfs.VirtualFile
-
Get file's URL as a directory.
- asFileURI() - Method in class org.jboss.vfs.VirtualFile
-
Get file's URI as a file.
- asFileURL() - Method in class org.jboss.vfs.VirtualFile
-
Get file's URL as a file.
- AssemblyFileSystem - Class in org.jboss.vfs.spi
-
FileSystem used to mount an Assembly into the VFS.
- AssemblyFileSystem(VirtualFileAssembly) - Constructor for class org.jboss.vfs.spi.AssemblyFileSystem
-
- Automounter - Class in org.jboss.vfs.util.automount
-
Utility used to manage mounting Virtual FileSystems.
- available() - Method in class org.jboss.vfs.util.LazyInputStream
-
- available() - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- cannotDecode(String, String, Exception) - Method in interface org.jboss.vfs.VFSMessages
-
- canonicalize(String) - Static method in class org.jboss.vfs.VFSUtils
-
Canonicalize the given path.
- cantSetupTempFileProvider(Throwable) - Method in interface org.jboss.vfs.VFSMessages
-
- cleanup(Object) - Static method in class org.jboss.vfs.util.automount.Automounter
-
Cleanup all references from the owner.
- cleanup(VirtualFile) - Static method in class org.jboss.vfs.util.automount.Automounter
-
Cleanup all references from the owner.
- cleanup(MountOwner) - Static method in class org.jboss.vfs.util.automount.Automounter
-
- close() - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Destroy this filesystem instance.
- close() - Method in interface org.jboss.vfs.spi.FileSystem
-
Destroy this filesystem instance.
- close() - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Destroy this filesystem instance.
- close() - Method in class org.jboss.vfs.spi.RealFileSystem
-
Destroy this filesystem instance.
- close() - Method in class org.jboss.vfs.spi.RootFileSystem
-
Destroy this filesystem instance.
- close() - Method in class org.jboss.vfs.TempDir
-
Close this directory.
- close() - Method in class org.jboss.vfs.TempFileProvider
-
Close this provider and delete any temp files associated with it.
- close() - Method in class org.jboss.vfs.util.LazyInputStream
-
- close() - Method in class org.jboss.vfs.util.PaddedManifestStream
-
- close() - Method in class org.jboss.vfs.VirtualFileAssembly
-
Close the assembly and nested resources.
- close() - Method in class org.jboss.vfs.VirtualJarFileInputStream
- close() - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- closeEntry() - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- connect() - Method in class org.jboss.vfs.protocol.FileURLConnection
-
- contains(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.VirtualFileAssembly
-
- copyChildrenRecursive(VirtualFile, VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Copy all the children from the original
VirtualFile
the target recursively.
- copyStream(InputStream, OutputStream) - Static method in class org.jboss.vfs.VFSUtils
-
Copy input stream to output stream without closing streams.
- copyStream(InputStream, OutputStream, int) - Static method in class org.jboss.vfs.VFSUtils
-
Copy input stream to output stream without closing streams.
- copyStreamAndClose(InputStream, OutputStream) - Static method in class org.jboss.vfs.VFSUtils
-
Copy input stream to output stream and close them both
- copyStreamAndClose(InputStream, OutputStream, int) - Static method in class org.jboss.vfs.VFSUtils
-
Copy input stream to output stream and close them both
- couldNotCreateDirectory(String, int) - Method in interface org.jboss.vfs.VFSMessages
-
- couldNotCreateDirectoryForRoot(File, String, String, int) - Method in interface org.jboss.vfs.VFSMessages
-
- create(String, ScheduledExecutorService) - Static method in class org.jboss.vfs.TempFileProvider
-
Create a temporary file provider for a given type.
- create(String, ScheduledExecutorService, boolean) - Static method in class org.jboss.vfs.TempFileProvider
-
Create a temporary file provider for a given type.
- createFile(String, InputStream) - Method in class org.jboss.vfs.TempDir
-
Create a file within this temporary directory, prepopulating the file from the given input stream.
- createJarFileInputStream(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Get an input stream that will always be consumable as a Zip/Jar file.
- createTempDir(String) - Method in class org.jboss.vfs.TempFileProvider
-
Create a temp directory, into which temporary files may be placed.
- createURLStreamHandler(String) - Method in class org.jboss.vfs.protocol.VfsUrlStreamHandlerFactory
-
- getActionFlags() - Method in class org.jboss.vfs.VirtualFilePermission
-
Get the action flags for this permission.
- getActions() - Method in class org.jboss.vfs.VirtualFilePermission
-
- getAttributes() - Method in class org.jboss.vfs.util.AbstractVirtualFileFilterWithAttributes
-
- getAttributes() - Method in class org.jboss.vfs.util.AbstractVirtualFileVisitor
-
- getAttributes() - Method in interface org.jboss.vfs.VirtualFileFilterWithAttributes
-
Get the attributes for this filter
- getAttributes() - Method in interface org.jboss.vfs.VirtualFileVisitor
-
Get the search attribues for this visitor
- getAttributes() - Method in class org.jboss.vfs.VirtualJarInputStream.VirtualJarEntry
-
*
- getByteStream() - Method in class org.jboss.vfs.VFSInputSource
-
- getCertificates() - Method in class org.jboss.vfs.VirtualFile
-
- getCertificates() - Method in class org.jboss.vfs.VirtualJarInputStream.VirtualJarEntry
-
*
- getChild(URL) - Static method in class org.jboss.vfs.VFS
-
- getChild(URI) - Static method in class org.jboss.vfs.VFS
-
Find a virtual file.
- getChild(String) - Static method in class org.jboss.vfs.VFS
-
Find a virtual file.
- getChild(String) - Method in class org.jboss.vfs.VirtualFile
-
Get a child virtual file.
- getChildNames(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.VirtualFileAssembly
-
Returns a list of all the names of the children in the assembly.
- getChildren() - Static method in class org.jboss.vfs.VFS
-
Get the children
- getChildren(VirtualFileFilter) - Static method in class org.jboss.vfs.VFS
-
Get the children
- getChildren() - Method in class org.jboss.vfs.VirtualFile
-
Get the children.
- getChildren(VirtualFileFilter) - Method in class org.jboss.vfs.VirtualFile
-
Get the children
- getChildrenRecursively() - Static method in class org.jboss.vfs.VFS
-
Get all the children recursively
- getChildrenRecursively(VirtualFileFilter) - Static method in class org.jboss.vfs.VFS
-
Get all the children recursively
- getChildrenRecursively() - Method in class org.jboss.vfs.VirtualFile
-
Get all the children recursively
- getChildrenRecursively(VirtualFileFilter) - Method in class org.jboss.vfs.VirtualFile
-
Get all the children recursively
- getCodeSigners(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
- getCodeSigners(VirtualFile, VirtualFile) - Method in interface org.jboss.vfs.spi.FileSystem
-
- getCodeSigners(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
- getCodeSigners(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RealFileSystem
-
- getCodeSigners(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RootFileSystem
-
- getCodeSigners() - Method in class org.jboss.vfs.VirtualFile
-
- getCodeSigners() - Method in class org.jboss.vfs.VirtualJarInputStream.VirtualJarEntry
-
*
- getContent() - Method in class org.jboss.vfs.protocol.FileURLConnection
-
- getContentLength() - Method in class org.jboss.vfs.protocol.FileURLConnection
-
- getContentType() - Method in class org.jboss.vfs.protocol.AbstractURLConnection
-
- getDirectoryEntries(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Read a directory.
- getDirectoryEntries(VirtualFile, VirtualFile) - Method in interface org.jboss.vfs.spi.FileSystem
-
Read a directory.
- getDirectoryEntries(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Read a directory.
- getDirectoryEntries(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RealFileSystem
-
Read a directory.
- getDirectoryEntries(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RootFileSystem
-
Read a directory.
- getFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Get a real File
for the given path within this filesystem.
- getFile(VirtualFile, VirtualFile) - Method in interface org.jboss.vfs.spi.FileSystem
-
Get a real File
for the given path within this filesystem.
- getFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Get a real File
for the given path within this filesystem.
- getFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RealFileSystem
-
Get a real File
for the given path within this filesystem.
- getFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RootFileSystem
-
Get a real File
for the given path within this filesystem.
- getFile(String) - Method in class org.jboss.vfs.TempDir
-
Get the File
for a relative path.
- getFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.VirtualFileAssembly
-
Get the VirtualFile from the assembly.
- getGlobPattern(String) - Static method in class org.jboss.vfs.VFSUtils
-
Get a regular expression pattern which matches any path names which match the given glob.
- getHeaderField(String) - Method in class org.jboss.vfs.protocol.AbstractURLConnection
-
- getInputStream() - Method in class org.jboss.vfs.protocol.FileURLConnection
-
- getLastModified() - Method in class org.jboss.vfs.protocol.FileURLConnection
-
- getLastModified(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Get the last modification time of a virtual file within this filesystem.
- getLastModified(VirtualFile, VirtualFile) - Method in interface org.jboss.vfs.spi.FileSystem
-
Get the last modification time of a virtual file within this filesystem.
- getLastModified(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Get the last modification time of a virtual file within this filesystem.
- getLastModified(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RealFileSystem
-
Get the last modification time of a virtual file within this filesystem.
- getLastModified(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RootFileSystem
-
Get the last modification time of a virtual file within this filesystem.
- getLastModified() - Method in class org.jboss.vfs.VirtualFile
-
When the file was last modified
- getLowerCaseName() - Method in class org.jboss.vfs.VirtualFile
-
- getManifest(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Get a manifest from a virtual file, assuming the virtual file is the root of an archive
- getManifest() - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- getMatched() - Method in class org.jboss.vfs.util.FilterVirtualFileVisitor
-
Get the matched files
- getMatches() - Method in class org.jboss.vfs.util.ExtensibleFilter
-
- getMatchString(VirtualFile) - Method in class org.jboss.vfs.util.AbstractPatternVirtualFileFilter
-
Extract match string from file.
- getMatchString(VirtualFile) - Method in class org.jboss.vfs.util.IncludeFileNameVirtualFileFilter
-
- getMountSource() - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Get the
File
source provided at mount time.
- getMountSource() - Method in interface org.jboss.vfs.spi.FileSystem
-
Get the
File
source provided at mount time.
- getMountSource() - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Get the
File
source provided at mount time.
- getMountSource() - Method in interface org.jboss.vfs.spi.MountHandle
-
Get the source file used for the mount.
- getMountSource() - Method in class org.jboss.vfs.spi.RealFileSystem
-
Get the
File
source provided at mount time.
- getMountSource() - Method in class org.jboss.vfs.spi.RootFileSystem
-
Get the
File
source provided at mount time.
- getMountSource(Closeable) - Static method in class org.jboss.vfs.VFSUtils
-
Return the mount source File for a given mount handle.
- getName() - Method in class org.jboss.vfs.protocol.AbstractURLConnection
-
- getName() - Method in class org.jboss.vfs.protocol.FileURLConnection
-
- getName(URI) - Static method in class org.jboss.vfs.VFSUtils
-
Get the name.
- getName() - Method in class org.jboss.vfs.VirtualFile
-
Get the simple VF name (X.java)
- getNextEntry() - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- getNextJarEntry() - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- getOwner() - Method in class org.jboss.vfs.util.automount.AbstractMountOwner
-
Get the owner object
- getParent() - Method in class org.jboss.vfs.VirtualFile
-
Get a VirtualFile
which represents the parent of this instance.
- getParentFileList() - Method in class org.jboss.vfs.VirtualFile
-
Get the all the parent files of this virtual file from this file to the root as a list.
- getParentFiles() - Method in class org.jboss.vfs.VirtualFile
-
Get the all the parent files of this virtual file from this file to the root.
- getPathName(VirtualFile) - Method in class org.jboss.vfs.util.FileNameVirtualFileFilter
-
Get the path name for the VirtualFile.
- getPathName() - Method in class org.jboss.vfs.VirtualFile
-
Get the absolute VFS full path name (/xxx/yyy/foo.ear/baz.jar/org/jboss/X.java)
- getPathNameRelativeTo(VirtualFile) - Method in class org.jboss.vfs.VirtualFile
-
Get the path name relative to a parent virtual file.
- getPathsString(Collection<VirtualFile>) - Static method in class org.jboss.vfs.VFSUtils
-
Get the paths string for a collection of virtual files
- getPermission() - Method in class org.jboss.vfs.protocol.FileURLConnection
-
- getPhysicalFile() - Method in class org.jboss.vfs.VirtualFile
-
Get a physical file for this virtual file.
- getPhysicalURI(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Get a physical URI for a virtual file.
- getPhysicalURL(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Get a physical URL for a virtual file.
- getPrefixes() - Method in class org.jboss.vfs.util.ExtensibleFilter
-
- getRecurseFilter() - Method in class org.jboss.vfs.VisitorAttributes
-
Get the recurse filter.
- getRemainingPath(List<String>, int, int) - Static method in class org.jboss.vfs.util.PathTokenizer
-
Get the remaining path from some tokens
- getRemainingPath(List<String>, int) - Static method in class org.jboss.vfs.util.PathTokenizer
-
Get the remaining path from some tokens
- getRoot() - Method in class org.jboss.vfs.TempDir
-
Get the File
that represents the root of this temporary directory.
- getRootURI() - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Get the root URI for this file system, or null
if there is no valid root URI.
- getRootURI() - Method in interface org.jboss.vfs.spi.FileSystem
-
Get the root URI for this file system, or null
if there is no valid root URI.
- getRootURI() - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
- getRootURI() - Method in class org.jboss.vfs.spi.RealFileSystem
-
- getRootURI() - Method in class org.jboss.vfs.spi.RootFileSystem
-
- getRootURI(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Get the physical root URL of the filesystem of a virtual file.
- getRootURL(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Get the physical root URL of the filesystem of a virtual file.
- getRootVirtualFile() - Static method in class org.jboss.vfs.VFS
-
Get the root virtual file for this VFS instance.
- getSize(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Get the size of a virtual file within this filesystem.
- getSize(VirtualFile, VirtualFile) - Method in interface org.jboss.vfs.spi.FileSystem
-
Get the size of a virtual file within this filesystem.
- getSize(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Get the size of a virtual file within this filesystem.
- getSize(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RealFileSystem
-
Get the size of a virtual file within this filesystem.
- getSize(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RootFileSystem
-
Get the size of a virtual file within this filesystem.
- getSize() - Method in class org.jboss.vfs.VirtualFile
-
Get the size
- getSize() - Method in class org.jboss.vfs.VirtualJarInputStream.VirtualJarEntry
-
*
- getSuffixes() - Method in class org.jboss.vfs.util.ExtensibleFilter
-
- getSystemId() - Method in class org.jboss.vfs.VFSInputSource
-
- getTime() - Method in class org.jboss.vfs.VirtualJarInputStream.VirtualJarEntry
-
- getTokens(String) - Static method in class org.jboss.vfs.util.PathTokenizer
-
Get the tokens that comprise this path.
- getTokens(List<String>, String) - Static method in class org.jboss.vfs.util.PathTokenizer
-
Get the tokens that comprise this path and append them to the list.
- getVirtualURI(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Get the virtual URI for a virtual file.
- getVirtualURL(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Get the virtual URL for a virtual file.
- implies(Permission) - Method in class org.jboss.vfs.VirtualFilePermission
-
- implies(VirtualFilePermission) - Method in class org.jboss.vfs.VirtualFilePermission
-
- IncludeExcludeVisitorAttributes - Class in org.jboss.vfs.util
-
Include/exclude visitor attributes.
- IncludeExcludeVisitorAttributes(Set<String>, Set<String>) - Constructor for class org.jboss.vfs.util.IncludeExcludeVisitorAttributes
-
- IncludeFileNameVirtualFileFilter - Class in org.jboss.vfs.util
-
Include file name filter.
- IncludeFileNameVirtualFileFilter(String) - Constructor for class org.jboss.vfs.util.IncludeFileNameVirtualFileFilter
-
- IncludePatternVirtualFileFilter - Class in org.jboss.vfs.util
-
Include pattern filter.
- IncludePatternVirtualFileFilter(String) - Constructor for class org.jboss.vfs.util.IncludePatternVirtualFileFilter
-
- INSTANCE - Static variable in class org.jboss.vfs.util.MatchAllVirtualFileFilter
-
The instance
- invalidActionsString(String) - Method in interface org.jboss.vfs.VFSMessages
-
- invalidJarSignature(String, String) - Method in interface org.jboss.vfs.VFSMessages
-
- invalidWin32Path(String) - Method in interface org.jboss.vfs.VFSMessages
-
- isCurrentToken(String) - Static method in class org.jboss.vfs.util.PathTokenizer
-
Is current token.
- isDirectory(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Ascertain whether a virtual file within this filesystem is a directory.
- isDirectory(VirtualFile, VirtualFile) - Method in interface org.jboss.vfs.spi.FileSystem
-
Ascertain whether a virtual file within this filesystem is a directory.
- isDirectory(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Ascertain whether a virtual file within this filesystem is a directory.
- isDirectory(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RealFileSystem
-
Ascertain whether a virtual file within this filesystem is a directory.
- isDirectory(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RootFileSystem
-
Ascertain whether a virtual file within this filesystem is a directory.
- isDirectory() - Method in class org.jboss.vfs.VirtualFile
-
Determine whether the named virtual file is a directory.
- isDirectory() - Method in class org.jboss.vfs.VirtualJarInputStream.VirtualJarEntry
-
*
- isFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Ascertain whether a virtual file within this filesystem is a plain file.
- isFile(VirtualFile, VirtualFile) - Method in interface org.jboss.vfs.spi.FileSystem
-
Ascertain whether a virtual file within this filesystem is a plain file.
- isFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Ascertain whether a virtual file within this filesystem is a plain file.
- isFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RealFileSystem
-
Ascertain whether a virtual file within this filesystem is a plain file.
- isFile(VirtualFile, VirtualFile) - Method in class org.jboss.vfs.spi.RootFileSystem
-
Ascertain whether a virtual file within this filesystem is a plain file.
- isFile() - Method in class org.jboss.vfs.VirtualFile
-
Determine whether the named virtual file is a plain file.
- isIgnoreErrors() - Method in class org.jboss.vfs.VisitorAttributes
-
Whether to ignore individual errors
- isIncludeHidden() - Method in class org.jboss.vfs.VisitorAttributes
-
Whether to include hidden files
- isIncludeRoot() - Method in class org.jboss.vfs.VisitorAttributes
-
Whether to include the root of the visit
- isLeaf() - Method in class org.jboss.vfs.VirtualFile
-
- isLeavesOnly() - Method in class org.jboss.vfs.VisitorAttributes
-
Whether to visit leaves only
- isMounted(VirtualFile) - Static method in class org.jboss.vfs.util.automount.Automounter
-
- isReadOnly() - Method in class org.jboss.vfs.spi.AssemblyFileSystem
-
Determine whether this filesystem is read-only.
- isReadOnly() - Method in interface org.jboss.vfs.spi.FileSystem
-
Determine whether this filesystem is read-only.
- isReadOnly() - Method in class org.jboss.vfs.spi.JavaZipFileSystem
-
Determine whether this filesystem is read-only.
- isReadOnly() - Method in class org.jboss.vfs.spi.RealFileSystem
-
Determine whether this filesystem is read-only.
- isReadOnly() - Method in class org.jboss.vfs.spi.RootFileSystem
-
Determine whether this filesystem is read-only.
- isRecurse(VirtualFile) - Method in class org.jboss.vfs.VisitorAttributes
-
Whether to recurse into the non-leaf file
- isReverseToken(String) - Static method in class org.jboss.vfs.util.PathTokenizer
-
Is reverse token.
- isRoot() - Method in class org.jboss.vfs.VirtualFile
-
Determines whether this virtual file represents a true root of a file system.
- mark(int) - Method in class org.jboss.vfs.util.LazyInputStream
-
- markSupported() - Method in class org.jboss.vfs.util.LazyInputStream
-
- MatchAllVirtualFileFilter - Class in org.jboss.vfs.util
-
MatchAllVirtualFileFilter.
- MESSAGES - Static variable in interface org.jboss.vfs.VFSMessages
-
The messages
- mount(VirtualFile, MountOption...) - Static method in class org.jboss.vfs.util.automount.Automounter
-
Mount provided
VirtualFile
(if not mounted) and set the owner to be the provided target.
- mount(Object, VirtualFile, MountOption...) - Static method in class org.jboss.vfs.util.automount.Automounter
-
Mount provided
VirtualFile
(if not mounted) and add an owner entry.
- mount(VirtualFile, VirtualFile, MountOption...) - Static method in class org.jboss.vfs.util.automount.Automounter
-
Mount provided
VirtualFile
(if not mounted) and add an owner entry.
- mount(MountOwner, VirtualFile, MountOption...) - Static method in class org.jboss.vfs.util.automount.Automounter
-
Mount provided
VirtualFile
(if not mounted) and add an owner entry.
- mount(VirtualFile, FileSystem) - Static method in class org.jboss.vfs.VFS
-
Mount a filesystem on a mount point in the VFS.
- mountAssembly(VirtualFileAssembly, VirtualFile) - Static method in class org.jboss.vfs.VFS
-
Create and mount an assembly file system, returning a single handle which will unmount and
close the filesystem when closed.
- MountHandle - Interface in org.jboss.vfs.spi
-
This class represents a handle to a mounted FileSystem.
- MountOption - Enum in org.jboss.vfs.util.automount
-
Custom configurations to use when mounting archives through the
Automounter
.
- MountOwner - Interface in org.jboss.vfs.util.automount
-
An owner of a reference to an automounted resource.
- mountReal(File, VirtualFile) - Static method in class org.jboss.vfs.VFS
-
Create and mount a real file system, returning a single handle which will unmount and close the filesystem when
closed.
- mountTemp(VirtualFile, TempFileProvider) - Static method in class org.jboss.vfs.VFS
-
Create and mount a temporary file system, returning a single handle which will unmount and close the filesystem
when closed.
- mountZip(File, VirtualFile, TempFileProvider) - Static method in class org.jboss.vfs.VFS
-
Create and mount a zip file into the filesystem, returning a single handle which will unmount and close the file
system when closed.
- mountZip(InputStream, String, VirtualFile, TempFileProvider) - Static method in class org.jboss.vfs.VFS
-
Create and mount a zip file into the filesystem, returning a single handle which will unmount and close the file
system when closed.
- mountZip(VirtualFile, VirtualFile, TempFileProvider) - Static method in class org.jboss.vfs.VFS
-
Create and mount a zip file into the filesystem, returning a single handle which will unmount and close the file
system when closed.
- mountZipExpanded(File, VirtualFile, TempFileProvider) - Static method in class org.jboss.vfs.VFS
-
Create and mount an expanded zip file in a temporary file system, returning a single handle which will unmount and
close the filesystem when closed.
- mountZipExpanded(InputStream, String, VirtualFile, TempFileProvider) - Static method in class org.jboss.vfs.VFS
-
Create and mount an expanded zip file in a temporary file system, returning a single handle which will unmount and
close the filesystem when closed.
- mountZipExpanded(VirtualFile, VirtualFile, TempFileProvider) - Static method in class org.jboss.vfs.VFS
-
Create and mount an expanded zip file in a temporary file system, returning a single handle which will unmount and
close the filesystem when closed.
- read() - Method in class org.jboss.vfs.util.LazyInputStream
-
- read(byte[]) - Method in class org.jboss.vfs.util.LazyInputStream
-
- read(byte[], int, int) - Method in class org.jboss.vfs.util.LazyInputStream
-
- read() - Method in class org.jboss.vfs.util.PaddedManifestStream
-
- read() - Method in class org.jboss.vfs.VirtualJarFileInputStream
- read() - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- read(byte[]) - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- read(byte[], int, int) - Method in class org.jboss.vfs.VirtualJarInputStream
-
*
- readManifest(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Read the manifest from given manifest VirtualFile.
- RealFileSystem - Class in org.jboss.vfs.spi
-
A real filesystem.
- RealFileSystem(File) - Constructor for class org.jboss.vfs.spi.RealFileSystem
-
Construct a real filesystem with the given real root.
- RealFileSystem(File, boolean) - Constructor for class org.jboss.vfs.spi.RealFileSystem
-
Construct a real filesystem with the given real root.
- RECURSE - Static variable in class org.jboss.vfs.VisitorAttributes
-
Recurse and visit all non-leaf files
- RECURSE_ALL - Static variable in class org.jboss.vfs.VisitorAttributes
-
A VirtualFileFilter than accepts any file
- RECURSE_LEAVES_ONLY - Static variable in class org.jboss.vfs.VisitorAttributes
-
Recurse all non-leaf files but only visit leaves
- recursiveCopy(File, File) - Static method in class org.jboss.vfs.VFSUtils
-
Recursively copy a file or directory from one location to another.
- recursiveCopy(File, VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Recursively copy a file or directory from one location to another.
- recursiveCopy(VirtualFile, File) - Static method in class org.jboss.vfs.VFSUtils
-
Recursively copy a file or directory from one location to another.
- recursiveCopy(VirtualFile, VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Recursively copy a file or directory from one location to another.
- recursiveDelete(File) - Static method in class org.jboss.vfs.VFSUtils
-
Attempt to recursively delete a real file.
- recursiveDelete(VirtualFile) - Static method in class org.jboss.vfs.VFSUtils
-
Attempt to recursively delete a virtual file.
- remoteHostAccessNotSupportedForUrls(String) - Method in interface org.jboss.vfs.VFSMessages
-
- removeHandle(VirtualFile, Closeable) - Static method in class org.jboss.vfs.util.automount.Automounter
-
Remove handle from owner.
- reset() - Method in class org.jboss.vfs.util.LazyInputStream
-
- ROOT_INSTANCE - Static variable in class org.jboss.vfs.spi.RootFileSystem
-
- ROOT_LOGGER - Static variable in interface org.jboss.vfs.VFSLogger
-
A logger with a category of the package name.
- RootFileSystem - Class in org.jboss.vfs.spi
-
A special FileSystem which supports multiple roots.
- rootFileSystemAlreadyMounted() - Method in interface org.jboss.vfs.VFSMessages
-
- VALID_FLAGS - Static variable in class org.jboss.vfs.VirtualFilePermission
-
The set of valid action flags for this permission.
- valueOf(String) - Static method in enum org.jboss.vfs.util.automount.MountOption
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.vfs.util.automount.MountOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VFS - Class in org.jboss.vfs
-
Virtual File System
- VFS_PROTOCOL - Static variable in class org.jboss.vfs.VFSUtils
-
Constant representing the URL vfs protocol
- VFS_URL_HANDLER - Static variable in class org.jboss.vfs.VFSUtils
-
- VFSInputSource - Class in org.jboss.vfs
-
VFS based impl of InputSource.
- VFSInputSource(VirtualFile) - Constructor for class org.jboss.vfs.VFSInputSource
-
- VFSLogger - Interface in org.jboss.vfs
-
- VFSMessages - Interface in org.jboss.vfs
-
- vfsMountLeaked(VirtualFile, Throwable) - Method in interface org.jboss.vfs.VFSLogger
-
- VfsUrlStreamHandlerFactory - Class in org.jboss.vfs.protocol
-
URLStreamHandlerFactory providing URLStreamHandlers for VFS based URLS.
- VfsUrlStreamHandlerFactory() - Constructor for class org.jboss.vfs.protocol.VfsUrlStreamHandlerFactory
-
- VFSUtils - Class in org.jboss.vfs
-
VFS Utilities
- VirtualFile - Class in org.jboss.vfs
-
A virtual file.
- VirtualFileAssembly - Class in org.jboss.vfs
-
Assembly of VirtualFiles that can be mounted into the VFS in a structure
that is not required to match a real filesystem structure.
- VirtualFileAssembly() - Constructor for class org.jboss.vfs.VirtualFileAssembly
-
- VirtualFileFilter - Interface in org.jboss.vfs
-
A filter for virtual files
- VirtualFileFilterWithAttributes - Interface in org.jboss.vfs
-
A filter for virtual files with attributes
- VirtualFileOwner - Class in org.jboss.vfs.util.automount
-
- VirtualFileOwner(VirtualFile) - Constructor for class org.jboss.vfs.util.automount.VirtualFileOwner
-
- VirtualFilePermission - Class in org.jboss.vfs
-
A permission to a file on the virtual file system.
- VirtualFilePermission(String, String) - Constructor for class org.jboss.vfs.VirtualFilePermission
-
Construct a new instance.
- VirtualFilePermission(String, int) - Constructor for class org.jboss.vfs.VirtualFilePermission
-
Construct a new instance.
- VirtualFileURLStreamHandler - Class in org.jboss.vfs.protocol
-
The VFS URL stream handler.
- VirtualFileURLStreamHandler() - Constructor for class org.jboss.vfs.protocol.VirtualFileURLStreamHandler
-
- VirtualFileVisitor - Interface in org.jboss.vfs
-
Visits a virtual file and its children
- VirtualJarEntry(String, VirtualFile, Attributes) - Constructor for class org.jboss.vfs.VirtualJarInputStream.VirtualJarEntry
-
Construct a new
- VirtualJarFileInputStream - Class in org.jboss.vfs
-
An input stream that can be used to wrap an VirtualJarInputStream (so any VFS dir)
and produce a byte stream following the Zip standard.
- VirtualJarFileInputStream(VirtualJarInputStream) - Constructor for class org.jboss.vfs.VirtualJarFileInputStream
-
Create with the minimum put length
- VirtualJarFileInputStream(VirtualJarInputStream, int) - Constructor for class org.jboss.vfs.VirtualJarFileInputStream
-
Create with the a specified put size
- VirtualJarInputStream - Class in org.jboss.vfs
-
Virtual JarInputStream used for representing any VFS directory as a JarInputStream.
- VirtualJarInputStream(VirtualFile) - Constructor for class org.jboss.vfs.VirtualJarInputStream
-
- VirtualJarInputStream.VirtualJarEntry - Class in org.jboss.vfs
-
Virtual JarEntry used for representing a child VirtualFile as a JarEntry.
- visit(VirtualFile) - Method in class org.jboss.vfs.util.FilterVirtualFileVisitor
-
- visit(VirtualFileVisitor) - Static method in class org.jboss.vfs.VFS
-
Visit the virtual file system from the root
- visit(VirtualFile, VirtualFileVisitor) - Static method in class org.jboss.vfs.VFS
-
Visit the virtual file system
- visit(VirtualFileVisitor) - Method in class org.jboss.vfs.VirtualFile
-
Visit the virtual file system
- visit(VirtualFile) - Method in interface org.jboss.vfs.VirtualFileVisitor
-
Visit a virtual file
- VisitorAttributes - Class in org.jboss.vfs
-
Attributes used when visiting a virtual file system
- VisitorAttributes() - Constructor for class org.jboss.vfs.VisitorAttributes
-