TrueVFS Access 0.10.6
A C D E G H I L M N O P R S T U V W 

G

get() - Method in class net.java.truevfs.access.TArchiveDetector
 
getAbsoluteFile() - Method in class net.java.truevfs.access.TFile
 
getAbsolutePath() - Method in class net.java.truevfs.access.TFile
 
getAccessPreference(FsAccessOption) - Method in class net.java.truevfs.access.TConfig
Returns true if and only if the given access option is set in the access preferences.
getAccessPreferences() - Method in class net.java.truevfs.access.TConfig
Returns the access preferences to apply for file system operations.
getArchiveDetector() - Method in class net.java.truevfs.access.TConfig
Returns the TArchiveDetector to use for scanning path names for prospective archive files.
getArchiveDetector() - Method in class net.java.truevfs.access.TFile
 
getArchiveDetector() - Method in class net.java.truevfs.access.TPath
 
getArchiveDetector() - Method in interface net.java.truevfs.access.TRex
Returns the TArchiveDetector which was used to detect any archive files in the path name of this object at construction time.
getCanonicalFile() - Method in class net.java.truevfs.access.TFile
 
getCanonicalPath() - Method in class net.java.truevfs.access.TFile
 
getCanOrAbsFile() - Method in class net.java.truevfs.access.TFile
This convenience method simply returns the canonical form of this abstract path or the normalized absolute form if resolving the prior fails.
getCanOrAbsPath() - Method in class net.java.truevfs.access.TFile
This convenience method simply returns the canonical form of this abstract path or the normalized absolute form if resolving the prior fails.
getDrivers() - Method in class net.java.truevfs.access.TArchiveDetector
Returns the immutable map of file system drivers.
getEnclArchive() - Method in class net.java.truevfs.access.TFile
Returns the parent file system object for this file object.
getEnclEntryName() - Method in class net.java.truevfs.access.TFile
Returns the node name relative to the parent file system.
getExtensions() - Method in class net.java.truevfs.access.TArchiveDetector
Returns the canonical extension list for all archive file system schemes recognized by this TArchiveDetector.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
getFileName() - Method in class net.java.truevfs.access.TPath
 
getFileStore(Path) - Method in class net.java.truevfs.access.TFileSystemProvider
 
getFileStores() - Method in class net.java.truevfs.access.TFileSystem
 
getFileSystem(URI) - Method in class net.java.truevfs.access.TFileSystemProvider
Returns a file system for the given hierarchical TPath uri.
getFileSystem() - Method in class net.java.truevfs.access.TPath
Returns the TFileSystem for this path.
getInnerArchive() - Method in class net.java.truevfs.access.TFile
Returns the innermost archive file object for this file object.
getInnerEntryName() - Method in class net.java.truevfs.access.TFile
Returns the entry name relative to the innermost archive file.
getMountPoint() - Method in class net.java.truevfs.access.TFile
 
getMountPoint() - Method in class net.java.truevfs.access.TPath
 
getMountPoint() - Method in interface net.java.truevfs.access.TRex
Returns the file system mount point for this path.
getName() - Method in class net.java.truevfs.access.TFile
 
getName(int) - Method in class net.java.truevfs.access.TPath
 
getNameCount() - Method in class net.java.truevfs.access.TPath
 
getNodeName() - Method in class net.java.truevfs.access.TFile
 
getNodeName() - Method in class net.java.truevfs.access.TPath
 
getNodeName() - Method in interface net.java.truevfs.access.TRex
Returns the file system entry name.
getNodePath() - Method in class net.java.truevfs.access.TFile
Returns a file system node path which is consistent with TFile.toURI().
getNodePath() - Method in class net.java.truevfs.access.TPath
 
getNodePath() - Method in interface net.java.truevfs.access.TRex
Returns the file system node path with an absolute URI.
getNonArchivedParentFile() - Method in class net.java.truevfs.access.TFile
Returns the first parent directory (starting from this file) which is not an archive file or a file located in an archive file.
getNormalizedAbsoluteFile() - Method in class net.java.truevfs.access.TFile
Similar to TFile.getAbsoluteFile(), but removes any "." and ".." directories from the path name wherever possible.
getNormalizedAbsolutePath() - Method in class net.java.truevfs.access.TFile
Similar to TFile.getAbsolutePath(), but removes any redundant "." and ".." directories from the path name.
getNormalizedFile() - Method in class net.java.truevfs.access.TFile
Removes any redundant "." and ".." directories from the path name.
getNormalizedPath() - Method in class net.java.truevfs.access.TFile
Removes any redundant ".", ".." directories from the path name.
getParent() - Method in class net.java.truevfs.access.TFile
 
getParent() - Method in class net.java.truevfs.access.TPath
 
getParentFile() - Method in class net.java.truevfs.access.TFile
 
getPath() - Method in class net.java.truevfs.access.TFile
 
getPath(String, String...) - Method in class net.java.truevfs.access.TFileSystem
Constructs a new path from the given sub path strings.
getPath(URI) - Method in class net.java.truevfs.access.TFileSystemProvider
Returns a TPath for the given hierarchical name.
getPathMatcher(String) - Method in class net.java.truevfs.access.TFileSystem
 
getRoot() - Method in class net.java.truevfs.access.TPath
 
getRootDirectories() - Method in class net.java.truevfs.access.TFileSystem
 
getScheme() - Method in class net.java.truevfs.access.TFileSystemProvider
Returns the default scheme of this provider.
getSeparator() - Method in class net.java.truevfs.access.TFileSystem
getTopLevelArchive() - Method in class net.java.truevfs.access.TFile
Returns the top level archive file in the path or null if this file object does not name an archive file.
getUri() - Method in class net.java.truevfs.access.TFile
In case no prospective archive file has been detected in the path name at construction time, this method behaves like the super class method File.toURI().
getUri() - Method in class net.java.truevfs.access.TPath
 
getUri() - Method in interface net.java.truevfs.access.TRex
Returns the absolute URI for this object.
getUserPrincipalLookupService() - Method in class net.java.truevfs.access.TFileSystem
 
A C D E G H I L M N O P R S T U V W 
TrueVFS Access 0.10.6

Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.