Skip navigation links
TrueVFS 0.12.0
A B C D E F G H I J K L M N O P R S T U V W Z 

G

get() - Method in class net.java.truevfs.access.TArchiveDetector
 
get(Class<P>) - Method in interface net.java.truevfs.comp.zip.ZipParametersProvider
Returns ZipParameters of the given type or null if not available.
get(Class<P>) - Method in class net.java.truevfs.comp.zipdriver.KeyManagerZipCryptoParameters
Returns ZipParameters of the given type or null if not available.
get() - Method in class net.java.truevfs.driver.file.FileBufferPoolFactory
 
get(Class<P>) - Method in interface net.java.truevfs.driver.zip.raes.crypto.RaesParametersProvider
Returns RaesParameters of the given type or null if not available.
get(Class<P>) - Method in class net.java.truevfs.driver.zip.raes.KeyManagerRaesParameters
Returns RaesParameters of the given type or null if not available.
get(Entry.Type) - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
Returns the archive entry for the given type.
get() - Method in class net.java.truevfs.kernel.spec.FsSimpleCompositeDriver
 
get() - Method in class net.java.truevfs.kernel.spec.sl.FsDriverMapLocator
 
get() - Method in class net.java.truevfs.kernel.spec.sl.FsManagerLocator
 
get() - Method in class net.java.truevfs.kernel.spec.sl.IoBufferPoolLocator
 
get() - Method in class net.java.truevfs.kernel.spec.spi.FsDriverMapFactory
Returns a new empty map for subsequent modification.
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.
getActualCrc() - Method in exception net.java.truevfs.comp.zip.Crc32Exception
Returns the CRC32 value which has actually been found for the ZIP entry.
getAddPaxHeaderForNonAsciiNames() - Method in class net.java.truevfs.comp.tardriver.TarDriver
Returns true if writing PAX headers for non US-ASCII entry names should be supported or not.
getAlgorithmName() - Method in class net.java.truevfs.comp.zip.crypto.CtrBlockCipher
 
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.
getAuthenticationTrigger() - Method in class net.java.truevfs.driver.zip.raes.ParanoidZipRaesDriver
 
getAuthenticationTrigger() - Method in class net.java.truevfs.driver.zip.raes.SafeZipRaesDriver
 
getAuthenticationTrigger() - Method in class net.java.truevfs.driver.zip.raes.ZipRaesDriver
Returns the value of the property authenticationTrigger.
getBigNumberMode() - Method in class net.java.truevfs.comp.tardriver.TarDriver
Returns the method to use for writing entries of more than TarConstants.MAXSIZE (8 GiB) size.
getBlockCounter() - Method in class net.java.truevfs.comp.zip.crypto.CtrBlockCipher
 
getBlockCounter() - Method in interface net.java.truevfs.comp.zip.crypto.SeekableBlockCipher
Returns the index of the block, starting at 0, which will be processed next when BlockCipher.processBlock(byte[], int, byte[], int) is called.
getBlockSize() - Method in class net.java.truevfs.comp.zip.crypto.CtrBlockCipher
 
getBufferSize() - Method in class net.java.truevfs.driver.tar.bzip2.TarBZip2Driver
Returns the size of the I/O buffer.
getBufferSize() - Method in class net.java.truevfs.driver.tar.gzip.TarGZipDriver
Returns the size of the I/O buffer.
getBufferSize() - Method in class net.java.truevfs.driver.tar.xz.TarXZDriver
Returns the size of the I/O buffer.
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.
getCharset() - Method in class net.java.truevfs.comp.tardriver.TarDriver
Returns the character set to use for encoding character based meta data such as entry names or file comments to binary data when writing an archive file.
getCharset() - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns the name of the character set which is effectively used for decoding entry names and the file comment.
getCharset() - Method in class net.java.truevfs.comp.zip.AbstractZipOutputStream
Returns the name of the character set which is used for encoding entry names and the file comment.
getCharset() - Method in interface net.java.truevfs.comp.zip.ZipCharsetParameters
Returns the default character set for comments and entry names in a ZIP file.
getCharset() - Method in class net.java.truevfs.comp.zipdriver.JarDriver
Returns the character set to use for encoding character based meta data such as entry names or file comments to binary data when writing an archive file.
getCharset() - Method in class net.java.truevfs.comp.zipdriver.ZipDriver
Returns the character set to use for encoding character based meta data such as entry names or file comments to binary data when writing an archive file.
getCharset() - Method in class net.java.truevfs.driver.sfx.ReadOnlySfxDriver
Returns the character set to use for encoding character based meta data such as entry names or file comments to binary data when writing an archive file.
getCharset() - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Returns the character set to use for encoding character based meta data such as entry names or file comments to binary data when writing an archive file.
getCheckedInputStream(String) - Method in class net.java.truevfs.comp.zip.AbstractZipFile
getChild(File, String) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getChild(File, String) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getChild(Object, int) - Method in class net.java.truevfs.access.swing.TFileTreeModel
 
getChildCount(Object) - Method in class net.java.truevfs.access.swing.TFileTreeModel
 
getClient() - Method in class net.java.truevfs.driver.http.HttpDriver
Returns the cached http client obtained by calling HttpDriver.newClient().
getComment() - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns the file comment.
getComment() - Method in class net.java.truevfs.comp.zip.AbstractZipOutputStream
Returns the file comment.
getComment() - Method in class net.java.truevfs.comp.zip.ZipEntry
 
getCompressedSize() - Method in class net.java.truevfs.comp.zip.ZipEntry
Returns the compressed size of this entry.
getCrc() - Method in class net.java.truevfs.comp.zip.ZipEntry
 
getCryptoParameters() - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns the parameters for encryption or authentication of entries.
getCryptoParameters() - Method in class net.java.truevfs.comp.zip.AbstractZipOutputStream
Returns the parameters for encryption or authentication of entries.
getCryptoParameters() - Method in class net.java.truevfs.comp.zip.ZipFile
 
getCryptoParameters() - Method in class net.java.truevfs.comp.zip.ZipOutputStream
 
getCryptoParameters() - Method in class net.java.truevfs.comp.zipdriver.ZipInputService
 
getCryptoParameters() - Method in class net.java.truevfs.comp.zipdriver.ZipOutputService
 
getCurrentDirectory() - Method in class net.java.truevfs.access.swing.TFileChooser
 
getDateTimeConverter() - Method in class net.java.truevfs.comp.zip.ZipEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDateTimeConverter() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriverEntry
 
getDateTimeConverter() - Method in class net.java.truevfs.comp.zipdriver.JarDriverEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDateTimeConverter() - Method in class net.java.truevfs.comp.zipdriver.ZipDriverEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDefaultDirectory() - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getDefaultExtension() - Method in class net.java.truevfs.access.swing.TFileTree
Getter for bound property defaultExtension.
getDescription(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileView
 
getDescription(MBeanInfo) - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getDescription(MBeanAttributeInfo) - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getDescription(MBeanInfo) - Method in class net.java.truevfs.comp.jmx.JmxManagerView
 
getDescription(MBeanAttributeInfo) - Method in class net.java.truevfs.comp.jmx.JmxManagerView
 
getDescription(MBeanOperationInfo) - Method in class net.java.truevfs.comp.jmx.JmxManagerView
 
getDescription(MBeanInfo) - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getDescription(MBeanAttributeInfo) - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getDescription(MBeanOperationInfo) - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getDetector() - Method in class net.java.truevfs.access.swing.TFileSystemView
Returns the nullable archive detector to use.
getDomain() - Method in class net.java.truevfs.comp.jmx.JmxMediator
Returns the package object who's name should be used as the domain of any object names to register.
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.
getEntries() - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
A collection of the mapped entries.
getEntry() - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
Returns the archive entry mapped for the key property.
getExpectedCrc() - Method in exception net.java.truevfs.comp.zip.Crc32Exception
Returns the CRC32 value which has been expected for the ZIP entry.
getExtensions() - Method in class net.java.truevfs.access.TArchiveDetector
Returns the canonical extension list for all archive file system schemes recognized by this TArchiveDetector.
getExternalAttributes() - Method in class net.java.truevfs.comp.zip.ZipEntry
Returns the external file attributes.
getExtra() - Method in class net.java.truevfs.comp.zip.ZipEntry
Returns a protective copy of the serialized extra fields.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
getFileName() - Method in class net.java.truevfs.access.TPath
 
getFiles(File, boolean) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getFiles(File, boolean) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
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.
getFileSystemsMounted() - Method in interface net.java.truevfs.comp.jmx.JmxManagerMXBean
Returns the number of file systems which have been mounted.
getFileSystemsMounted() - Method in class net.java.truevfs.comp.jmx.JmxManagerView
 
getFileSystemsTotal() - Method in interface net.java.truevfs.comp.jmx.JmxManagerMXBean
Returns the total number of file systems.
getFileSystemsTotal() - Method in class net.java.truevfs.comp.jmx.JmxManagerView
 
getFileSystemView() - Method in class net.java.truevfs.access.swing.TFileChooser
 
getHomeDirectory() - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getIcon(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileView
 
getIcon(File) - Method in class net.java.truevfs.access.swing.TFileView
 
getIgnoreClose() - Method in class net.java.truevfs.comp.tardriver.FixedBufferedOutputStream
 
getIndexOfChild(Object, Object) - Method in class net.java.truevfs.access.swing.TFileTreeModel
 
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.
getInputStream(String) - Method in class net.java.truevfs.comp.zip.AbstractZipFile
getInputStream(String, Boolean, boolean) - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns an InputStream for reading the contents of the given entry.
getInputStream(String, Boolean, boolean) - Method in class net.java.truevfs.comp.zip.ZipFile
 
getKey() - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
Returns the type of the file system node to which calls to FsCovariantNode.getEntry(), Entry.getSize(Size), Entry.getTime(Access) et al shall get forwarded.
getKeyExceptionType() - Method in class net.java.truevfs.comp.zipdriver.AbstractKeyController
 
getKeyManagerMap() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns the map of key managers for accessing protected resources (encryption).
getKeyStrength(String) - Method in interface net.java.truevfs.comp.zip.WinZipAesParameters
Returns the key strength to use for writing a WinZip AES entry.
getKeyStrength() - Method in class net.java.truevfs.driver.zip.raes.crypto.RaesOutputStream
Returns the key strength which is actually used to encrypt the data of the RAES file.
getKeyStrength() - Method in class net.java.truevfs.driver.zip.raes.crypto.RaesReadOnlyChannel
Returns the key strength which is actually used to decrypt the data of the RAES file.
getKeyStrength() - Method in interface net.java.truevfs.driver.zip.raes.crypto.Type0RaesParameters
Returns the key strength to use for writing a RAES type 0 file.
getKeyType() - Method in class net.java.truevfs.comp.zipdriver.AbstractKeyController
 
getLevel() - Method in class net.java.truevfs.comp.zip.AbstractZipOutputStream
Returns the compression level for entries.
getLevel() - Method in interface net.java.truevfs.comp.zip.ZipOutputStreamParameters
Returns the compression level for entries.
getLevel() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns the compression level for entries.
getLevel() - Method in class net.java.truevfs.driver.tar.bzip2.TarBZip2Driver
Returns the compression level to use when writing a BZIP2 sink stream.
getLevel() - Method in class net.java.truevfs.driver.tar.gzip.TarGZipDriver
Returns the compression level to use when writing a GZIP sink stream.
getLocal() - Method in exception net.java.truevfs.kernel.spec.FsOpenResourceException
 
getLongFileMode() - Method in class net.java.truevfs.comp.tardriver.TarDriver
Returns the method to use for encoding entry names with TarConstants.NAMELEN or more characters.
getMBeanServer() - Method in class net.java.truevfs.comp.jmx.JmxMediator
Returns the MBean server for registering the MBeans.
getMembers() - Method in class net.java.truevfs.driver.http.HttpNode
 
getMembers() - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
Returns a set of the members of this directory or null if and only if there is no directory archive entry mapped.
getMembers() - Method in interface net.java.truevfs.kernel.spec.FsNode
Returns a set of strings with the base names of the members of this directory node or null if and only if this is not a directory node.
getMessage() - Method in exception net.java.truevfs.kernel.spec.FsOpenResourceException
 
getMethod() - Method in class net.java.truevfs.comp.zip.AbstractZipOutputStream
Returns the default compression method for subsequent entries.
getMethod() - Method in class net.java.truevfs.comp.zip.ZipEntry
Returns the compression method for this entry.
getMethod() - Method in interface net.java.truevfs.comp.zip.ZipOutputStreamParameters
Returns the default compression method for entries.
getMethod() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns the default compression method for entries.
getModel() - Method in class net.java.truevfs.access.swing.TFileTree
 
getModel() - Method in class net.java.truevfs.comp.zipdriver.ZipInputService
Returns the file system model provided to the constructor.
getModel() - Method in class net.java.truevfs.comp.zipdriver.ZipOutputService
Returns the file system model provided to the constructor.
getModel() - Method in class net.java.truevfs.kernel.spec.FsAbstractController
 
getModel() - Method in interface net.java.truevfs.kernel.spec.FsController
Returns the file system model.
getModTime() - Method in class net.java.truevfs.comp.tardriver.TarDriverEntry
 
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.
getMountPoint() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getMountPoint() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getMountPoint() - Method in class net.java.truevfs.kernel.spec.FsAbstractController
Returns the mount point of this (virtual) file system as defined by the model.
getMountPoint() - Method in class net.java.truevfs.kernel.spec.FsAbstractModel
 
getMountPoint() - Method in interface net.java.truevfs.kernel.spec.FsModel
Returns the mount point of the file system.
getMountPoint() - Method in class net.java.truevfs.kernel.spec.FsNodePath
Returns the mount point component or null iff this path's URI is not absolute.
getMountPointOfParent() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getMountPointOfParent() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getName(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileView
 
getName() - Method in class net.java.truevfs.access.TFile
 
getName(int) - Method in class net.java.truevfs.access.TPath
 
getName() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getName() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getName() - Method in class net.java.truevfs.comp.zip.ZipEntry
Returns the ZIP entry name.
getName() - Method in class net.java.truevfs.comp.zip.ZipFile
Returns the string representation of whatever input source object was used to construct this ZIP file.
getName() - Method in class net.java.truevfs.driver.http.HttpNode
 
getName() - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
 
getName() - Method in interface net.java.truevfs.kernel.spec.FsNode
Returns a string representation of the file system node name.
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.
getNodeName() - Method in class net.java.truevfs.kernel.spec.FsNodePath
Returns the node name component.
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.
getOptions() - Method in class net.java.truevfs.kernel.spec.FsInputSocketSource
 
getOptions() - Method in class net.java.truevfs.kernel.spec.FsOutputSocketSink
 
getOverheadSize() - Method in interface net.java.truevfs.comp.zip.ZipOutputStreamParameters
Returns the number of entries which can be additionally accomodated by the internal hash map without resizing it.
getOverheadSize() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns the number of entries which can be additionally accomodated by the internal hash map without resizing it.
getParent() - Method in class net.java.truevfs.access.TFile
 
getParent() - Method in class net.java.truevfs.access.TPath
 
getParent() - Method in class net.java.truevfs.driver.http.HttpController
 
getParent() - Method in class net.java.truevfs.kernel.spec.FsAbstractModel
 
getParent() - Method in interface net.java.truevfs.kernel.spec.FsController
Returns the controller for the parent file system or null if and only if this file system is not federated, i.e.
getParent() - Method in class net.java.truevfs.kernel.spec.FsDecoratingController
 
getParent() - Method in interface net.java.truevfs.kernel.spec.FsModel
Returns the parent file system model or null if and only if the file system is not federated, i.e.
getParent() - Method in class net.java.truevfs.kernel.spec.FsMountPoint
Returns the parent component, that is the mount point of the parent file system, or null iff this mount point's URI doesn't name a parent mount point, that is if and only if it's hierarchical.
getParentDirectory(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getParentDirectory(File) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getParentFile() - Method in class net.java.truevfs.access.TFile
 
getPasswordForReading(boolean) - Method in interface net.java.truevfs.driver.zip.raes.crypto.Type0RaesParameters
Returns the password to use for reading a RAES type 0 file.
getPasswordForWriting() - Method in interface net.java.truevfs.driver.zip.raes.crypto.Type0RaesParameters
Returns the password to use for writing a RAES type 0 file.
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.
getPath() - Method in class net.java.truevfs.kernel.spec.FsMountPoint
Returns the path component or null iff this mount point's URI doesn't name a parent mount point, that is if and only if it's hierarchical.
getPath() - Method in class net.java.truevfs.kernel.spec.FsNodeName
Returns the path component of this node name.
getPathMatcher(String) - Method in class net.java.truevfs.access.TFileSystem
 
getPlatform() - Method in class net.java.truevfs.comp.zip.ZipEntry
 
getPool() - Method in class net.java.truevfs.comp.tardriver.TarDriver
Returns the pool for allocating temporary I/O buffers.
getPool() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns the pool for allocating temporary I/O buffers.
getPool() - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Returns the pool for allocating temporary I/O buffers.
getPostambled() - Method in interface net.java.truevfs.comp.zip.ZipFileParameters
Returns the flag for supporting postambles of arbitrary length.
getPostambled() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns the flag for supporting postambles of arbitrary length.
getPostambleInputStream() - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns an InputStream to load the postamble of this ZIP file.
getPostambleInputStream() - Method in class net.java.truevfs.comp.zip.ZipFile
 
getPostambleLength() - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns the size of the postamble of this ZIP file in bytes.
getPreambled() - Method in interface net.java.truevfs.comp.zip.ZipFileParameters
Returns the flag for supporting preambles.
getPreambled() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns the flag for supporting preambles.
getPreambled() - Method in class net.java.truevfs.driver.sfx.ReadOnlySfxDriver
Returns the flag for supporting preambles.
getPreambled() - Method in class net.java.truevfs.driver.zip.raes.ZipRaesDriver
Returns the flag for supporting preambles.
getPreambleInputStream() - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns an InputStream to load the preamble of this ZIP file.
getPreambleInputStream() - Method in class net.java.truevfs.comp.zip.ZipFile
 
getPreambleLength() - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns the size of the preamble of this ZIP file in bytes.
getPreset() - Method in class net.java.truevfs.driver.tar.xz.TarXZDriver
Returns the compression level to use when writing an XZ output stream.
getPriority() - Method in class net.java.truevfs.driver.file.FileBufferPoolFactory
 
getPriority() - Method in class net.java.truevfs.driver.file.FileDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.http.HttpDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.jar.JarDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.odf.OdfDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.sfx.SfxDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.tar.bzip2.TarBZip2DriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.tar.gzip.TarGZipDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.tar.TarDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.tar.xz.TarXZDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.zip.raes.ZipRaesDriverMapModifier
 
getPriority() - Method in class net.java.truevfs.driver.zip.ZipDriverMapModifier
 
getPriority() - Method in exception net.java.truevfs.kernel.spec.FsSyncException
 
getPriority() - Method in exception net.java.truevfs.kernel.spec.FsSyncWarningException
 
getPriority() - Method in class net.java.truevfs.kernel.spec.spi.FsDriverMapFactory
getQuery() - Method in class net.java.truevfs.kernel.spec.FsNodeName
Returns the query component of this node name.
getRawCharset() - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns the character set which is effectively used for decoding entry names and the file comment.
getRawCharset() - Method in class net.java.truevfs.comp.zip.AbstractZipOutputStream
Returns the character set which is used for encoding entry names and the file comment.
getReadPassword(String, boolean) - Method in interface net.java.truevfs.comp.zip.WinZipAesParameters
Returns the password bytes to use for reading a WinZip AES entry.
getRedundantContentSupport() - Method in class net.java.truevfs.comp.tardriver.TarDriver
Returns true if and only if the archive files produced by this archive driver may contain redundant archive entry contents.
getRedundantContentSupport() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns true if and only if the archive files produced by this archive driver may contain redundant archive entry contents.
getRedundantContentSupport() - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Returns true if and only if the archive files produced by this archive driver may contain redundant archive entry contents.
getRedundantMetaDataSupport() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns true if and only if the archive files produced by this archive driver may contain redundant archive entry meta data.
getRedundantMetaDataSupport() - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Returns true if and only if the archive files produced by this archive driver may contain redundant archive entry meta data.
getRoot() - Method in class net.java.truevfs.access.swing.TFileTreeModel
 
getRoot() - Method in class net.java.truevfs.access.TPath
 
getRootDirectories() - Method in class net.java.truevfs.access.TFileSystem
 
getRoots() - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getScheme() - Method in class net.java.truevfs.access.TFileSystemProvider
Returns the default scheme of this provider.
getScheme() - Method in class net.java.truevfs.kernel.spec.FsMountPoint
Returns the scheme component.
getSelectedFile() - Method in class net.java.truevfs.access.swing.TFileChooser
 
getSelectedFiles() - Method in class net.java.truevfs.access.swing.TFileChooser
 
getSeparator() - Method in class net.java.truevfs.access.TFileSystem
getSize() - Method in class net.java.truevfs.comp.tardriver.TarDriverEntry
 
getSize(Entry.Size) - Method in class net.java.truevfs.comp.tardriver.TarDriverEntry
 
getSize() - Method in class net.java.truevfs.comp.zip.ZipEntry
Returns the uncompressed size of this entry.
getSize(Entry.Size) - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriverEntry
 
getSize(Entry.Size) - Method in class net.java.truevfs.driver.http.HttpNode
 
getSize(Entry.Size) - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
Returns the size mapped for the key property.
getSizeOfData() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getSizeOfData() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getSizeOfData() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getSizeOfData() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getSizeOfStorage() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getSizeOfStorage() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getSizeOfStorage() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getSizeOfStorage() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getSocket() - Method in class net.java.truevfs.kernel.spec.FsInputSocketSource
 
getSocket() - Method in class net.java.truevfs.kernel.spec.FsOutputSocketSink
 
getSystemDisplayName(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getSystemDisplayName(File) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getSystemIcon(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getSystemIcon(File) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getSystemTypeDescription(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getSystemTypeDescription(File) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getTime(Entry.Access) - Method in class net.java.truevfs.comp.tardriver.TarDriverEntry
 
getTime() - Method in class net.java.truevfs.comp.zip.ZipEntry
 
getTime(Entry.Access) - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriverEntry
 
getTime(Entry.Access) - Method in class net.java.truevfs.driver.http.HttpNode
 
getTime(Entry.Access) - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
Returns the access time mapped for the key property.
getTimeCreatedDate() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getTimeCreatedDate() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getTimeCreatedDate() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getTimeCreatedDate() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getTimeCreatedMillis() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getTimeCreatedMillis() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getTimeCreatedMillis() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getTimeCreatedMillis() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getTimeReadDate() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getTimeReadDate() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getTimeReadDate() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getTimeReadDate() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getTimeReadMillis() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getTimeReadMillis() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getTimeReadMillis() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getTimeReadMillis() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getTimeWrittenDate() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getTimeWrittenDate() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getTimeWrittenDate() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getTimeWrittenDate() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
getTimeWrittenMillis() - Method in interface net.java.truevfs.comp.jmx.JmxBufferMXBean
 
getTimeWrittenMillis() - Method in class net.java.truevfs.comp.jmx.JmxBufferView
 
getTimeWrittenMillis() - Method in interface net.java.truevfs.comp.jmx.JmxModelMXBean
 
getTimeWrittenMillis() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
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.
getTopLevelArchiveFileSystemsMounted() - Method in interface net.java.truevfs.comp.jmx.JmxManagerMXBean
Returns the number of top level archive file systems which have been mounted.
getTopLevelArchiveFileSystemsMounted() - Method in class net.java.truevfs.comp.jmx.JmxManagerView
 
getTopLevelArchiveFileSystemsTotal() - Method in interface net.java.truevfs.comp.jmx.JmxManagerMXBean
Returns the total number of top level archive file systems.
getTopLevelArchiveFileSystemsTotal() - Method in class net.java.truevfs.comp.jmx.JmxManagerView
 
getTotal() - Method in exception net.java.truevfs.kernel.spec.FsOpenResourceException
 
getType() - Method in class net.java.truevfs.comp.tardriver.TarDriverEntry
 
getType() - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriverEntry
 
getType() - Method in interface net.java.truevfs.kernel.spec.FsArchiveEntry
Returns the type of this archive entry.
getTypeDescription(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileView
 
getTypeDescription(File) - Method in class net.java.truevfs.access.swing.TFileView
 
getTypes() - Method in class net.java.truevfs.driver.http.HttpNode
 
getTypes() - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
Returns a set of the mapped types.
getTypes() - Method in interface net.java.truevfs.kernel.spec.FsNode
Returns a bit field of types implemented by this file system node.
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.
getUri() - Method in class net.java.truevfs.kernel.spec.FsMountPoint
Returns the URI for this mount point.
getUri() - Method in class net.java.truevfs.kernel.spec.FsNodeName
Returns the URI for this node name.
getUri() - Method in class net.java.truevfs.kernel.spec.FsNodePath
Returns the URI for this node path.
getUserPrincipalLookupService() - Method in class net.java.truevfs.access.TFileSystem
 
getWritePassword(String) - Method in interface net.java.truevfs.comp.zip.WinZipAesParameters
Returns the password bytes to use for writing a WinZip AES entry.
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links
TrueVFS 0.12.0

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