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

G

get(Class<P>) - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters
Returns RaesParameters of the given type or null if not available.
get(Class<P>) - Method in interface de.schlichtherle.truezip.crypto.raes.RaesParametersProvider
Returns RaesParameters of the given type or null if not available.
get() - Method in class de.schlichtherle.truezip.file.TArchiveDetector
 
get() - Static method in class de.schlichtherle.truezip.file.TConfig
Returns the current configuration.
get() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriverService
 
get(Class<P>) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters
Returns ZipParameters of the given type or null if not available.
get() - Method in class de.schlichtherle.truezip.fs.archive.zip.PromptingKeyManagerService
 
get() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.PromptingKeyManagerService
 
get() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriverService
 
get() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverService
 
get() - Method in class de.schlichtherle.truezip.fs.file.FileDriverService
 
get() - Method in class de.schlichtherle.truezip.fs.file.TempFilePoolService
 
get(Entry.Type) - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
Returns the entry for the given type.
get() - Method in interface de.schlichtherle.truezip.fs.FsDriverProvider
Returns a dedicated immutable map of file system schemes to drivers.
get() - Method in interface de.schlichtherle.truezip.fs.FsManagerProvider
Returns the file system manager.
get() - Method in class de.schlichtherle.truezip.fs.FsSimpleCompositeDriver
 
get() - Method in class de.schlichtherle.truezip.fs.http.HttpDriverService
 
get() - Method in class de.schlichtherle.truezip.fs.nio.file.FileDriverService
 
get() - Method in class de.schlichtherle.truezip.fs.nio.file.TempFilePoolService
 
get() - Method in class de.schlichtherle.truezip.fs.sl.FsDriverLocator
 
get() - Method in class de.schlichtherle.truezip.fs.sl.FsManagerLocator
 
get(Class<K>) - Method in class de.schlichtherle.truezip.key.AbstractKeyManagerProvider
 
get() - Method in class de.schlichtherle.truezip.key.AbstractKeyManagerProvider
Returns an unmodifiable map of secret key classes to key managers.
get(Class<K>) - Method in interface de.schlichtherle.truezip.key.KeyManagerProvider
Returns the key manager for the given secret key class.
get() - Method in class de.schlichtherle.truezip.key.sl.KeyManagerLocator
 
get() - Method in interface de.schlichtherle.truezip.socket.IOPoolProvider
Returns the I/O buffer pool to use for allocating temporary I/O buffers.
get() - Method in class de.schlichtherle.truezip.socket.sl.IOPoolLocator
 
get(E) - Method in class de.schlichtherle.truezip.util.BitField
Returns true if and only if the given bit is set.
get(Class<P>) - Method in interface de.schlichtherle.truezip.zip.ZipParametersProvider
Returns ZipParameters of the given type or null if not available.
getAbsoluteFile() - Method in class de.schlichtherle.truezip.file.TFile
 
getAbsolutePath() - Method in class de.schlichtherle.truezip.file.TFile
 
getActualCrc() - Method in exception de.schlichtherle.truezip.zip.CRC32Exception
Returns the CRC32 value which has actually been found for the ZIP entry.
getAlgorithmName() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getAncestorWindow() - Method in class de.schlichtherle.truezip.swing.EnhancedPanel
Returns the ancestor Window of this Panel or null if the component is not (yet) placed in a Window.
getArchiveDetector() - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
Returns the archive detector to use.
getArchiveDetector() - Method in class de.schlichtherle.truezip.file.TConfig
Returns the default TArchiveDetector to use for scanning path names for prospective archive files if no TArchiveDetector has been explicitly provided to a constructor.
getArchiveDetector() - Method in class de.schlichtherle.truezip.file.TFile
Returns the TArchiveDetector that was used to detect any archive files in the path of this file object at construction time.
getAuthenticationMethod() - Method in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
Returns the authentication method selected by the user.
getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ParanoidZipRaesDriver
 
getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.SafeZipRaesDriver
 
getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Returns the value of the property authenticationTrigger.
getAuthority() - Method in class de.schlichtherle.truezip.util.UriBuilder
Returns the URI authority component.
getBeanDescriptor() - Method in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class de.schlichtherle.truezip.util.BitFieldBeanInfo
Gets the bean's BeanDescriptors.
getBits() - Method in enum de.schlichtherle.truezip.crypto.param.AesKeyStrength
Returns the key strength in bits.
getBits() - Method in interface de.schlichtherle.truezip.crypto.param.KeyStrength
Returns the key strength in bits.
getBits() - Method in enum de.schlichtherle.truezip.crypto.raes.Type0RaesParameters.KeyStrength
 
getBlockCounter() - Method in interface de.schlichtherle.truezip.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.
getBlockCounter() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getBlockSize() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getBoundSocket() - Method in class de.schlichtherle.truezip.socket.DelegatingInputSocket
Binds the decorated socket to this socket and returns it.
getBoundSocket() - Method in class de.schlichtherle.truezip.socket.DelegatingOutputSocket
Binds the delegate socket to this socket and returns it.
getBufferSize() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarBZip2Driver
Returns the size of the I/O buffer.
getBufferSize() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarGZipDriver
Returns the size of the I/O buffer.
getBufferSize() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarXZDriver
Returns the size of the I/O buffer.
getByteBuffer() - Method in class de.schlichtherle.truezip.io.SeekableByteBufferChannel
Returns a duplicate of the backing byte buffer.
getBytes() - Method in enum de.schlichtherle.truezip.crypto.param.AesKeyStrength
Returns the key strength in bytes.
getBytes() - Method in interface de.schlichtherle.truezip.crypto.param.KeyStrength
Returns the key strength in bytes.
getBytes() - Method in enum de.schlichtherle.truezip.crypto.raes.Type0RaesParameters.KeyStrength
 
getBytesRead() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsMXBean
 
getBytesRead() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
 
getBytesWritten() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsMXBean
 
getBytesWritten() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
 
getCanonicalFile() - Method in class de.schlichtherle.truezip.file.TFile
 
getCanonicalPath() - Method in class de.schlichtherle.truezip.file.TFile
 
getCanOrAbsFile() - Method in class de.schlichtherle.truezip.file.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 de.schlichtherle.truezip.file.TFile
This convenience method simply returns the canonical form of this abstract path or the normalized absolute form if resolving the prior fails.
getCause() - Method in exception de.schlichtherle.truezip.fs.FsSyncException
 
getCharset() - Method in class de.schlichtherle.truezip.fs.FsCharsetArchiveDriver
Returns the character set provided to the constructor.
getCharset() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the name of the character set which is effectively used for decoding entry names and the file comment.
getCharset() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the name of the character set which is used for encoding entry names and the file comment.
getCharset() - Method in interface de.schlichtherle.truezip.zip.ZipCharsetParameters
Returns the default character set for comments and entry names in a ZIP file.
getCheckedInputStream(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getCheckedInputStream(ZipEntry) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getChild(File, String) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getChild(File, String) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
 
getChild(Object, int) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
 
getChildCount(Object) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
 
getClass(String) - Method in class de.schlichtherle.truezip.util.ServiceLocator
Loads a class according to the algorithm described in the class Javadoc.
getClient() - Method in class de.schlichtherle.truezip.fs.http.HttpDriver
Returns the cached http client obtained by calling HttpDriver.newClient().
getComboBox() - Method in class de.schlichtherle.truezip.swing.AbstractComboBoxBrowser
Returns the combo box which this object is auto completing.
getComment() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the file comment.
getComment() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the file comment.
getComment() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getComment() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
 
getCompressedSize() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the compressed size of this entry.
getController(FsMountPoint, FsCompositeDriver) - Method in class de.schlichtherle.truezip.fs.FsDecoratingManager
 
getController(FsMountPoint, FsCompositeDriver) - Method in class de.schlichtherle.truezip.fs.FsDefaultManager
 
getController(FsMountPoint, FsCompositeDriver) - Method in class de.schlichtherle.truezip.fs.FsManager
Returns the thread-safe file system controller for the given mount point.
getController(FsMountPoint, FsCompositeDriver) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingManager
 
getCrc() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the parameters for encryption or authentication of entries.
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the parameters for encryption or authentication of entries.
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
 
getCurrentDirectory() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
 
getDateTimeConverter() - Method in class de.schlichtherle.truezip.fs.archive.zip.JarDriverEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDateTimeConverter() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDateTimeConverter() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDefaultArchiveDetector() - Static method in class de.schlichtherle.truezip.nio.file.TPath
getDefaultDirectory() - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getDefaultEventIndex() - Method in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class de.schlichtherle.truezip.util.BitFieldBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPropertyIndex() - Method in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class de.schlichtherle.truezip.util.BitFieldBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultSuffix() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
Getter for bound property defaultSuffix.
getDelegate() - Method in class de.schlichtherle.truezip.socket.ClutchInputSocket
 
getDelegate() - Method in class de.schlichtherle.truezip.socket.ClutchOutputSocket
 
getDelegate() - Method in class de.schlichtherle.truezip.socket.DecoratingInputSocket
 
getDelegate() - Method in class de.schlichtherle.truezip.socket.DecoratingOutputSocket
 
getDelegate() - Method in class de.schlichtherle.truezip.socket.DelegatingInputSocket
Returns the delegate socket.
getDelegate() - Method in class de.schlichtherle.truezip.socket.DelegatingOutputSocket
Returns the delegate socket.
getDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
 
getDescription(MBeanInfo) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
Override customization hook: You can supply a customized description for MBeanInfo.getDescription()
getDescription(MBeanAttributeInfo) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
Override customization hook: You can supply a customized description for MBeanAttributeInfo.getDescription()
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
Override customization hook: You can supply a customized description for MBeanParameterInfo.getDescription()
getDescription(MBeanOperationInfo) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
Override customization hook: You can supply a customized description for MBeanOperationInfo.getDescription()
getDirectory() - Method in class de.schlichtherle.truezip.io.swing.FileComboBoxBrowser
Returns the directory which is used for autocompleting relative path names.
getEnclArchive() - Method in class de.schlichtherle.truezip.file.TFile
Returns the enclosing archive file object for this file object.
getEnclEntryName() - Method in class de.schlichtherle.truezip.file.TFile
Returns the entry name relative to the enclosing archive file.
getEntries() - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
A collection of the mapped entries.
getEntry(String) - Method in class de.schlichtherle.truezip.entry.DecoratingEntryContainer
 
getEntry(String) - Method in interface de.schlichtherle.truezip.entry.EntryContainer
Returns the entry for the given name or null if no entry with this name exists in this container.
getEntry(String) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarInputShop
 
getEntry(String) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarOutputShop
 
getEntry(FsEntryName) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyController
 
getEntry(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getEntry(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsController
Returns the file system entry for the given name or null if it doesn't exist.
getEntry() - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
Returns the archive entry mapped for the key property.
getEntry(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsDecoratingController
 
getEntry(FsEntryName) - Method in class de.schlichtherle.truezip.fs.http.HttpController
 
getEntry(String) - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop
 
getEntry(String) - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
 
getEntry() - Method in class de.schlichtherle.truezip.socket.IOCache
 
getEntry(String) - Method in class de.schlichtherle.truezip.socket.LockInputShop
 
getEntry(String) - Method in class de.schlichtherle.truezip.socket.LockOutputShop
 
getEntry(String) - Method in class de.schlichtherle.truezip.socket.MultiplexedOutputShop
 
getEntry(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the entry for the given name or null if no entry with this name exists.
getEntry(String) - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the entry for the given name or null if no entry with this name exists.
getEntry(String) - Method in class de.schlichtherle.truezip.zip.ZipFile
Returns a clone of the entry for the given name or null if no entry with this name exists.
getEntry(String) - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns a clone of the entry for the given name or null if no entry with this name exists.
getEntryName() - Method in class de.schlichtherle.truezip.fs.FsPath
Returns the entry name component.
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
Getter for property error.
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
 
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
 
getEventSetDescriptors() - Method in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class de.schlichtherle.truezip.util.BitFieldBeanInfo
Gets the bean's EventSetDescriptors.
getExpectedCrc() - Method in exception de.schlichtherle.truezip.zip.CRC32Exception
Returns the CRC32 value which has been expected for the ZIP entry.
getExternalAttributes() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the external file attributes.
getExtra() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns a protective copy of the serialized extra fields.
getExtraDataUI() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
Getter for property extraDataUI.
getFeedback() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
Returns the feedback to run when this panel is shown in its ancestor window.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
 
getFileName() - Method in class de.schlichtherle.truezip.nio.file.TPath
 
getFilePointer() - Method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
 
getFilePointer() - Method in class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
 
getFilePointer() - Method in class de.schlichtherle.truezip.rof.ByteArrayReadOnlyFile
 
getFilePointer() - Method in class de.schlichtherle.truezip.rof.DecoratingReadOnlyFile
 
getFilePointer() - Method in class de.schlichtherle.truezip.rof.DisconnectingReadOnlyFile
 
getFilePointer() - Method in class de.schlichtherle.truezip.rof.IntervalReadOnlyFile
 
getFilePointer() - Method in class de.schlichtherle.truezip.rof.LockReadOnlyFile
 
getFilePointer() - Method in interface de.schlichtherle.truezip.rof.ReadOnlyFile
Returns the current byte position in the file as a zero-based index.
getFiles(File, boolean) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getFiles(File, boolean) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
 
getFileStore(Path) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
 
getFileStores() - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
 
getFileSystem(URI) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
Returns a file system for the given hierarchical TPath uri.
getFileSystem() - Method in class de.schlichtherle.truezip.nio.file.TPath
Returns the TFileSystem for this path.
getFileSystemsMounted() - Method in interface de.schlichtherle.truezip.extension.pace.PaceManager
Returns the number of file systems which have been mounted and need synchronization by calling sync().
getFileSystemsMounted() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxManagerViewMXBean
Returns the number of file systems which have been mounted and need synchronization by calling JmxManagerViewMXBean.sync().
getFileSystemsTotal() - Method in interface de.schlichtherle.truezip.extension.pace.PaceManager
Returns the total number of file systems.
getFileSystemsTotal() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxManagerViewMXBean
Returns the total number of file systems.
getFileSystemView() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
 
getFileSystemView() - Method in class de.schlichtherle.truezip.io.swing.FileComboBoxBrowser
Returns the file system view.
getFragment() - Method in class de.schlichtherle.truezip.entry.EntryName
Returns the fragment of this entry name.
getFragment() - Method in class de.schlichtherle.truezip.util.UriBuilder
Returns the URI fragment component.
getHomeDirectory() - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getIcon(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
 
getIcon(File) - Method in class de.schlichtherle.truezip.file.swing.TFileView
 
getIcon(int) - Method in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class de.schlichtherle.truezip.util.BitFieldBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIndexOfChild(Object, Object) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
 
getInnerArchive() - Method in class de.schlichtherle.truezip.file.TFile
Returns the innermost archive file object for this file object.
getInnerEntryName() - Method in class de.schlichtherle.truezip.file.TFile
Returns the entry name relative to the innermost archive file.
getInputPreferences() - Method in class de.schlichtherle.truezip.file.TConfig
Returns the input preferences.
getInputSocket(FsController<?>, FsEntryName, BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
Clears FsInputOption.CACHE in options before forwarding the call to controller.
getInputSocket(String) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarInputShop
 
getInputSocket(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getInputSocket(FsController<?>, FsEntryName, BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Called to prepare reading an archive file artifact of this driver from name in controller using options.
getInputSocket(FsEntryName, BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.fs.FsController
Returns an input socket for reading the contents of the file system entry addressed by the given name from the file system.
getInputSocket(FsEntryName, BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.fs.FsDecoratingController
 
getInputSocket(FsEntryName, BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.fs.http.HttpController
 
getInputSocket() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getInputSocket(FsEntryName, BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingController
 
getInputSocket() - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingIOPool.Buffer
 
getInputSocket(String) - Method in class de.schlichtherle.truezip.socket.DecoratingInputShop
 
getInputSocket(String) - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop
 
getInputSocket() - Method in interface de.schlichtherle.truezip.socket.InputEntry
Returns an input socket for reading this entry.
getInputSocket(String) - Method in interface de.schlichtherle.truezip.socket.InputService
Returns an input socket for reading from the entry with the given name.
getInputSocket() - Method in class de.schlichtherle.truezip.socket.IOCache
Returns an input socket for reading the cached entry data.
getInputSocket(String) - Method in class de.schlichtherle.truezip.socket.LockInputShop
 
getInputStream() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getInputStream(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getInputStream(ZipEntry) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getInputStream(String, Boolean, boolean) - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream for reading the contents of the given entry.
getInputStream(String, Boolean, boolean) - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getInstance(OutputStream, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesOutputStream
Returns a new RaesOutputStream.
getInstance(File, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
Returns a new RaesReadOnlyFile.
getInstance(ReadOnlyFile, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
Returns a new RaesReadOnlyFile.
getKey() - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
Returns the type of the file system entry to which calls to FsCovariantEntry.getEntry(), Entry.getSize(Size), Entry.getTime(Access) et al shall get forwarded.
getKey() - Method in interface de.schlichtherle.truezip.key.PromptingKeyProvider.Controller
Returns the protected resource's key.
getKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
getKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
 
getKeyExceptionType() - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyController
 
getKeyFile() - Method in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
Returns the key file.
getKeyManagerProvider() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Returns the provider for key managers for accessing protected resources (encryption).
getKeyManagerProvider() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the provider for key managers for accessing protected resources (encryption).
getKeyProvider(URI) - Method in interface de.schlichtherle.truezip.key.KeyManager
Returns the mapped key provider for the given protected resource.
getKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
 
getKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
 
getKeyProviderSyncStrategy() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the key provider sync strategy.
getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.RaesOutputStream
Returns the key strength which is actually used to encrypt the data of the RAES file.
getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
Returns the key strength which is actually used to decrypt the data of the RAES file.
getKeyStrength() - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
Returns the key strength to use for writing a RAES type 0 file.
getKeyStrength() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
Returns the cipher key strength.
getKeyStrength() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyStrengthPanel
Returns the value of the property keyStrength.
getKeyStrength(String) - Method in interface de.schlichtherle.truezip.zip.WinZipAesParameters
Returns the key strength to use for writing a WinZip AES entry.
getKeyStrengthValues() - Method in class de.schlichtherle.truezip.crypto.raes.param.AesCipherParameters
 
getKeyStrengthValues() - Method in class de.schlichtherle.truezip.key.pbe.AesPbeParameters
 
getKeyStrengthValues() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
Returns a new non-empty array of all available key strength values.
getKeyType() - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyController
 
getLastFocusedWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
Returns the last window which received the focus.
getLazyDelegate() - Method in class de.schlichtherle.truezip.socket.ClutchInputSocket
Returns the delegate socket for lazy initialization.
getLazyDelegate() - Method in class de.schlichtherle.truezip.socket.ClutchOutputSocket
Returns the delegate socket for lazy initialization.
getLevel() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarBZip2Driver
Returns the compression level to use when writing a BZIP2 output stream.
getLevel() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarGZipDriver
Returns the compression level to use when writing a GZIP output stream.
getLevel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the compression level for entries.
getLevel() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the compression level for entries.
getLevel() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns the compression level for entries.
getLevel() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the compression level for entries.
getLocal() - Method in exception de.schlichtherle.truezip.fs.FsResourceOpenException
 
getLocalTarget() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
getLocalTarget() - Method in class de.schlichtherle.truezip.fs.http.HttpInputSocket
 
getLocalTarget() - Method in class de.schlichtherle.truezip.fs.http.HttpOutputSocket
 
getLocalTarget() - Method in class de.schlichtherle.truezip.socket.ClutchInputSocket
 
getLocalTarget() - Method in class de.schlichtherle.truezip.socket.ClutchOutputSocket
 
getLocalTarget() - Method in class de.schlichtherle.truezip.socket.DelegatingInputSocket
 
getLocalTarget() - Method in class de.schlichtherle.truezip.socket.DelegatingOutputSocket
 
getLocalTarget() - Method in class de.schlichtherle.truezip.socket.IOSocket
Returns the local target for I/O operations.
getMappedKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
 
getMappedKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
Returns the key provider which is mapped for the given resource or null if no key provider is mapped.
getMaximumFileSystemsMounted() - Method in interface de.schlichtherle.truezip.extension.pace.PaceManager
Returns the maximum number of file systems which may have been mounted at any time.
getMaxPrintExceptions() - Static method in exception de.schlichtherle.truezip.io.SequentialIOException
 
getMBeanInfo() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
 
getMemberName() - Method in class de.schlichtherle.truezip.io.Paths.Splitter
Returns the member name.
getMembers() - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
Returns a set of the members of this directory or null if and only if there is no directory entry mapped.
getMembers() - Method in class de.schlichtherle.truezip.fs.FsEntry
Returns a set of strings with the base names of the members of this directory entry or null if and only if this is not a directory entry.
getMembers() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getMessage() - Method in exception de.schlichtherle.truezip.fs.FsArchiveFileSystemException
 
getMessage() - Method in exception de.schlichtherle.truezip.fs.FsEntryNotFoundException
 
getMessage() - Method in exception de.schlichtherle.truezip.fs.FsResourceOpenException
 
getMethod() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the default compression method for entries.
getMethod() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the default compression method for subsequent entries.
getMethod() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the compression method for this entry.
getMethod() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns the default compression method for subsequent entries.
getMethod() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the default compression method for entries.
getMethodDescriptors() - Method in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class de.schlichtherle.truezip.util.BitFieldBeanInfo
Gets the bean's MethodDescriptors.
getModel() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
 
getModel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
Returns the file system model provided to the constructor.
getModel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
Returns the file system model provided to the constructor.
getModel() - Method in class de.schlichtherle.truezip.fs.FsAbstractController
 
getModel() - Method in class de.schlichtherle.truezip.fs.FsController
Returns the file system model.
getModTime() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriverEntry
 
getMountPoint() - Method in class de.schlichtherle.truezip.fs.FsAbstractController
Returns the mount point of this (virtual) file system as defined by the model.
getMountPoint() - Method in class de.schlichtherle.truezip.fs.FsModel
Returns the mount point of the file system.
getMountPoint() - Method in class de.schlichtherle.truezip.fs.FsPath
Returns the mount point component or null iff this path's URI is not absolute.
getMountPoint() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxModelViewMXBean
 
getName() - Method in class de.schlichtherle.truezip.entry.DecoratingEntry
 
getName() - Method in interface de.schlichtherle.truezip.entry.Entry
Returns the entry name.
getName(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
 
getName() - Method in class de.schlichtherle.truezip.file.TFile
 
getName() - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
 
getName() - Method in class de.schlichtherle.truezip.fs.FsEntry
Returns a string representation of the file system entry name.
getName() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getName() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOBufferViewMXBean
 
getName(int) - Method in class de.schlichtherle.truezip.nio.file.TPath
 
getName() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the ZIP entry name.
getName() - Method in class de.schlichtherle.truezip.zip.ZipFile
Returns the string representation of whatever input source object was used to construct this ZIP file.
getNameCount() - Method in class de.schlichtherle.truezip.nio.file.TPath
 
getNonArchivedParentFile() - Method in class de.schlichtherle.truezip.file.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 de.schlichtherle.truezip.file.TFile
Similar to TFile.getAbsoluteFile(), but removes any "." and ".." directories from the path name wherever possible.
getNormalizedAbsolutePath() - Method in class de.schlichtherle.truezip.file.TFile
Similar to TFile.getAbsolutePath(), but removes any redundant "." and ".." directories from the path name.
getNormalizedFile() - Method in class de.schlichtherle.truezip.file.TFile
Removes any redundant "." and ".." directories from the path name.
getNormalizedPath() - Method in class de.schlichtherle.truezip.file.TFile
Removes any redundant ".", ".." directories from the path name.
getNotificationInfo() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
 
getOptions() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
getOutputPreferences() - Method in class de.schlichtherle.truezip.file.TConfig
Returns the output preferences.
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarBZip2Driver
Sets FsOutputOption.STORE in options before forwarding the call to controller.
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
Sets FsOutputOption.COMPRESS in options before forwarding the call to controller.
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarGZipDriver
Sets FsOutputOption.STORE in options before forwarding the call to controller.
getOutputSocket(TarDriverEntry) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarOutputShop
 
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarXZDriver
Sets FsOutputOption.STORE in options before forwarding the call to controller.
getOutputSocket(ZipDriverEntry) - Method in class de.schlichtherle.truezip.fs.archive.zip.OdfOutputShop
 
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Sets FsOutputOption.STORE in options before forwarding the call to controller.
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
This implementation modifies options in the following way before it forwards the call to controller: FsOutputOption.STORE is set.
getOutputSocket(ZipDriverEntry) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Called to prepare writing an archive file artifact of this driver to the entry name in controller using options and the nullable template.
getOutputSocket(FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.FsController
Returns an output socket for writing the contents of the entry addressed by the given name to the file system.
getOutputSocket(FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.FsDecoratingController
 
getOutputSocket(FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.http.HttpController
 
getOutputSocket() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getOutputSocket(FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingController
 
getOutputSocket() - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingIOPool.Buffer
 
getOutputSocket(E) - Method in class de.schlichtherle.truezip.socket.DecoratingOutputShop
 
getOutputSocket(E) - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
 
getOutputSocket() - Method in class de.schlichtherle.truezip.socket.IOCache
Returns an output socket for writing the cached entry data.
getOutputSocket(E) - Method in class de.schlichtherle.truezip.socket.LockOutputShop
 
getOutputSocket(E) - Method in class de.schlichtherle.truezip.socket.MultiplexedOutputShop
 
getOutputSocket() - Method in interface de.schlichtherle.truezip.socket.OutputEntry
Returns an output socket for writing this entry.
getOutputSocket(E) - Method in interface de.schlichtherle.truezip.socket.OutputService
Returns an output socket for writing to the given entry.
getOutputStream() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getOverheadSize() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the number of entries which can be additionally accomodated by the internal hash map without resizing it.
getPanelListeners() - Method in class de.schlichtherle.truezip.swing.EnhancedPanel
Returns an array of all the panel listeners registered on this component.
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
Override customization hook: You can supply a customized description for MBeanParameterInfo.getType()
getParent() - Method in class de.schlichtherle.truezip.file.TFile
 
getParent() - Method in class de.schlichtherle.truezip.fs.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 de.schlichtherle.truezip.fs.FsDecoratingController
 
getParent() - Method in class de.schlichtherle.truezip.fs.FsModel
Returns the model of the parent file system or null if and only if the file system is not federated, i.e.
getParent() - Method in class de.schlichtherle.truezip.fs.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.
getParent() - Method in class de.schlichtherle.truezip.fs.http.HttpController
 
getParent() - Method in class de.schlichtherle.truezip.nio.file.TPath
 
getParentDirectory(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getParentDirectory(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
 
getParentFile() - Method in class de.schlichtherle.truezip.file.TFile
 
getParentMountPoint() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxModelViewMXBean
 
getParentPath() - Method in class de.schlichtherle.truezip.io.Paths.Splitter
Returns the parent path name.
getParentWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
Returns a suitable parent window, which is the last explicitly set and still showing parent window or any of its showing parent windows, the last focused and still showing window or any of its showing parent windows or any other showing window - whichever is found first.
getPassword() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
Returns a protective copy of the stored password char array.
getPath() - Method in class de.schlichtherle.truezip.entry.EntryName
Returns the path of this entry name.
getPath() - Method in class de.schlichtherle.truezip.file.TFile
 
getPath() - Method in class de.schlichtherle.truezip.fs.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(String, String...) - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
Constructs a new path from the given sub path strings.
getPath(URI) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
Returns a TPath for the given hierarchical name.
getPath() - Method in class de.schlichtherle.truezip.util.UriBuilder
Returns the URI path component.
getPathMatcher(String) - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
 
getPeerTarget() - Method in class de.schlichtherle.truezip.socket.InputSocket
Returns the peer target for I/O operations.
getPeerTarget() - Method in class de.schlichtherle.truezip.socket.IOSocket
Returns the peer target for I/O operations.
getPeerTarget() - Method in class de.schlichtherle.truezip.socket.OutputSocket
Returns the peer target for I/O operations.
getPlatform() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getPool() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
 
getPool() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
 
getPool() - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Returns the I/O buffer pool to use for allocating temporary I/O buffers.
getPostambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the flag for allowing a postamble of arbitrary length.
getPostambled() - Method in interface de.schlichtherle.truezip.zip.ZipFileParameters
Returns the flag for allowing a postamble of arbitrary length.
getPostambleInputStream() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream to read the postamble of this ZIP file.
getPostambleInputStream() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getPostambleLength() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the size of the postamble of this ZIP file in bytes.
getPreambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Returns the flag for allowing a preamble.
getPreambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ReadOnlySfxDriver
Returns the flag for allowing a preamble.
getPreambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the flag for allowing a preamble.
getPreambled() - Method in interface de.schlichtherle.truezip.zip.ZipFileParameters
Returns the flag for allowing a preamble.
getPreambleInputStream() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream to read the preamble of this ZIP file.
getPreambleInputStream() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getPreambleLength() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the size of the preamble of this ZIP file in bytes.
getPredecessor() - Method in exception de.schlichtherle.truezip.io.SequentialIOException
Returns the exception chain represented by the predecessing exception, or null if no predecessing exception exists or this property hasn't been initialized yet.
getPreset() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarXZDriver
Returns the compression level to use when writing an XZ output stream.
getPriority() - Method in class de.schlichtherle.truezip.fs.FsDriver
Returns a priority to help the file system driver service locator.
getPriority() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOPoolDecorator
Returns 100.
getPriority() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxManagerDecorator
Returns 100.
getPriority() - Method in class de.schlichtherle.truezip.fs.inst.jul.JulIOPoolDecorator
Returns -100.
getPriority() - Method in class de.schlichtherle.truezip.fs.inst.jul.JulManagerDecorator
Returns -100.
getPriority() - Method in class de.schlichtherle.truezip.fs.nio.file.FileDriver
Returns a priority to help the file system driver service locator.
getPriority() - Method in class de.schlichtherle.truezip.fs.nio.file.TempFilePoolService
Returns a priority to help the I/O pool service locator.
getPriority() - Method in class de.schlichtherle.truezip.fs.spi.FsManagerDecorator
Returns a priority to help service locators to prioritize the services provided by this object.
getPriority() - Method in class de.schlichtherle.truezip.fs.spi.FsManagerService
Returns a priority to help the file system manager service locator.
getPriority() - Method in exception de.schlichtherle.truezip.io.SequentialIOException
Returns the priority of this exception.
getPriority() - Method in interface de.schlichtherle.truezip.key.KeyManager
Returns a priority to help the key manager service locator.
getPriority() - Method in class de.schlichtherle.truezip.key.SafeKeyManager
 
getPriority() - Method in class de.schlichtherle.truezip.socket.spi.IOPoolDecorator
Returns a priority to help service locators to prioritize the services provided by this object.
getPriority() - Method in class de.schlichtherle.truezip.socket.spi.IOPoolService
Returns a priority to help the I/O pool service locator.
getPropertyDescriptors() - Method in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class de.schlichtherle.truezip.util.BitFieldBeanInfo
Gets the bean's PropertyDescriptors.
getQuery() - Method in class de.schlichtherle.truezip.entry.EntryName
Returns the query of this entry name.
getQuery() - Method in class de.schlichtherle.truezip.util.UriBuilder
Returns the URI query component.
getRawCharset() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the character set which is effectively used for decoding entry names and the file comment.
getRawCharset() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the character set which is used for encoding entry names and the file comment.
getReadKey(boolean) - Method in interface de.schlichtherle.truezip.key.KeyProvider
Returns the secret key for reading a protected resource.
getReadKey(boolean) - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the secret key for reading a protected resource.
getReadPassword(boolean) - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
Returns the password to use for reading a RAES type 0 file.
getReadPassword(String, boolean) - Method in interface de.schlichtherle.truezip.zip.WinZipAesParameters
Returns the password bytes to use for reading a WinZip AES entry.
getRedundantContentSupport() - Method in class de.schlichtherle.truezip.fs.archive.tar.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 de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns true if and only if the archive files produced by this archive driver may contain redundant archive entry contents.
getRedundantContentSupport() - Method in class de.schlichtherle.truezip.fs.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 de.schlichtherle.truezip.fs.archive.zip.ZipDriver
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 de.schlichtherle.truezip.fs.FsArchiveDriver
Returns true if and only if the archive files produced by this archive driver may contain redundant archive entry meta data.
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
Getter for property resource.
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
 
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
 
getResource() - Method in interface de.schlichtherle.truezip.key.PromptingKeyProvider.Controller
Returns the unique resource identifier (resource ID) of the protected resource for which this controller is used.
getResource() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
Returns the unique resource identifier (resource ID) of the protected resource for which this key provider is used.
getResources(String) - Method in class de.schlichtherle.truezip.util.ServiceLocator
Enumerates resources according to the algorithm described in the class Javadoc.
getRoot() - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
 
getRoot() - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
Returns the root mount point of this provider.
getRoot() - Method in class de.schlichtherle.truezip.nio.file.TPath
 
getRootDirectories() - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
 
getRoots() - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getScheme(String) - Method in class de.schlichtherle.truezip.file.TArchiveDetector
Detects whether the given path name identifies a prospective archive file by matching its file name suffixes against the set of file system schemes in the archive driver map.
getScheme() - Method in class de.schlichtherle.truezip.fs.FsMountPoint
Returns the scheme component.
getScheme() - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
Returns the default scheme of this provider.
getScheme() - Method in class de.schlichtherle.truezip.util.UriBuilder
Returns the URI scheme component.
getSelectedFile() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
 
getSelectedFiles() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
 
getSeparator() - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
getServerThreadGroup() - Static method in class de.schlichtherle.truezip.util.ThreadGroups
Determines a suitable thread group for server threads which provide shared services for one or more otherwise unrelated client threads.
getService(Class<S>, Class<? extends S>) - Method in class de.schlichtherle.truezip.util.ServiceLocator
Returns a new service provider implementation instance.
getServices(Class<S>) - Method in class de.schlichtherle.truezip.util.ServiceLocator
Enumerates all service provider implementation instances.
getSize(Entry.Size) - Method in class de.schlichtherle.truezip.entry.DecoratingEntry
 
getSize() - Method in class de.schlichtherle.truezip.entry.DecoratingEntryContainer
 
getSize(Entry.Size) - Method in interface de.schlichtherle.truezip.entry.Entry
Returns the size of the given type for this entry.
getSize() - Method in interface de.schlichtherle.truezip.entry.EntryContainer
Returns the number of entries in this container.
getSize() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriverEntry
 
getSize(Entry.Size) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriverEntry
 
getSize() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarInputShop
 
getSize() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarOutputShop
 
getSize(Entry.Size) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverEntry
 
getSize() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getSize() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getSize(Entry.Size) - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
Returns the size mapped for the key property.
getSize() - Method in class de.schlichtherle.truezip.fs.FsDecoratingManager
 
getSize() - Method in class de.schlichtherle.truezip.fs.FsDefaultManager
 
getSize() - Method in class de.schlichtherle.truezip.fs.FsFilteringManager
 
getSize() - Method in class de.schlichtherle.truezip.fs.FsManager
Returns the number of managed file system controllers.
getSize(Entry.Size) - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getSize() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop
 
getSize() - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
 
getSize() - Method in class de.schlichtherle.truezip.socket.LockInputShop
 
getSize() - Method in class de.schlichtherle.truezip.socket.LockOutputShop
 
getSize() - Method in class de.schlichtherle.truezip.socket.MultiplexedOutputShop
 
getSize() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the uncompressed size of this entry.
getSizeOfData() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOBufferViewMXBean
 
getSizeOfData() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxModelViewMXBean
 
getSizeOfStorage() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOBufferViewMXBean
 
getSizeOfStorage() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxModelViewMXBean
 
getSource() - Method in class de.schlichtherle.truezip.swing.PanelEvent
getString() - Method in class de.schlichtherle.truezip.util.UriBuilder
Returns a new URI string which conforms to the syntax constraints defined in RFC 2396 and its updates in RFC 2732 for IPv6 addresses.
getSystemDisplayName(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getSystemDisplayName(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
 
getSystemIcon(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getSystemIcon(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
 
getSystemTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
getSystemTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
 
getTarget() - Method in interface de.schlichtherle.truezip.util.Link
Returns the target of this link.
getTarget(Link<T>) - Static method in class de.schlichtherle.truezip.util.Links
Returns the nullable target of the given link.
getThreadGroup() - Static method in class de.schlichtherle.truezip.util.ThreadGroups
Returns the thread group of the security manager if installed or else the thread group of the current thread.
getTime(Entry.Access) - Method in class de.schlichtherle.truezip.entry.DecoratingEntry
 
getTime(Entry.Access) - Method in interface de.schlichtherle.truezip.entry.Entry
Returns the time of the given access type for this entry.
getTime(Entry.Access) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriverEntry
 
getTime(Entry.Access) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverEntry
 
getTime(Entry.Access) - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
Returns the access time mapped for the key property.
getTime(Entry.Access) - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getTime() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getTimeCreated() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOBufferViewMXBean
 
getTimeCreated() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsMXBean
 
getTimeCreated() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
 
getTimeCreated() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxModelViewMXBean
 
getTimeCreatedMillis() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsMXBean
 
getTimeCreatedMillis() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
 
getTimeRead() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOBufferViewMXBean
 
getTimeRead() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxModelViewMXBean
 
getTimeWritten() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOBufferViewMXBean
 
getTimeWritten() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxModelViewMXBean
 
getTopLevelArchive() - Method in class de.schlichtherle.truezip.file.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 de.schlichtherle.truezip.extension.pace.PaceManager
Returns the number of top level archive file systems which have been mounted and need synchronization by calling sync().
getTopLevelArchiveFileSystemsMounted() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxManagerViewMXBean
Returns the number of top level archive file systems which have been mounted and need synchronization by calling JmxManagerViewMXBean.sync().
getTopLevelArchiveFileSystemsTotal() - Method in interface de.schlichtherle.truezip.extension.pace.PaceManager
Returns the total number of top level archive file systems.
getTopLevelArchiveFileSystemsTotal() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxManagerViewMXBean
Returns the total number of top level archive file systems.
getTotal() - Method in exception de.schlichtherle.truezip.fs.FsResourceOpenException
 
getType() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriverEntry
 
getType() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverEntry
 
getType() - Method in interface de.schlichtherle.truezip.fs.FsArchiveEntry
Returns the type of this archive entry.
getType() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsMXBean
 
getType() - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxIOStatisticsView
 
getTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
 
getTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TFileView
 
getTypes() - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
A set of the mapped types.
getTypes() - Method in class de.schlichtherle.truezip.fs.FsEntry
Returns a set of types implemented by this entry.
getTypes() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
getUnderlyingCipher() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
Returns the underlying block cipher which we are decorating.
getUri() - Method in class de.schlichtherle.truezip.util.UriBuilder
Returns a new URI which conforms to the syntax constraints defined in RFC 2396 and its updates in RFC 2732 for IPv6 addresses.
getUserPrincipalLookupService() - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
 
getWriteKey() - Method in interface de.schlichtherle.truezip.key.KeyProvider
Returns the secret key for writing a protected resource.
getWriteKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the secret key for writing a protected resource.
getWritePassword() - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
Returns the password to use for writing a RAES type 0 file.
getWritePassword(String) - Method in interface de.schlichtherle.truezip.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 Q R S T U V W Z 
Skip navigation links
TrueZIP 7.7.10

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