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

I

i - Variable in class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.TempEntriesEnumeration
 
i - Variable in class de.schlichtherle.util.CanonicalStringSet.CanonicalStringIterator
 
i - Variable in class de.schlichtherle.util.CanonicalStringSet.StringIterator
 
IBM437Charset - Class in de.schlichtherle.nio.charset
The IBM437 character set, also known as CP437.
IBM437Charset() - Constructor for class de.schlichtherle.nio.charset.IBM437Charset
 
icon(File) - Static method in class de.schlichtherle.io.swing.FileView
 
in - Variable in class de.schlichtherle.crypto.generators.DigestRandom
 
in - Variable in class de.schlichtherle.io.util.SynchronizedInputStream
The decorated input stream.
inArchive - Variable in class de.schlichtherle.io.InputArchiveMetaData
 
inArchive - Variable in class de.schlichtherle.io.UpdatingArchiveController
An InputArchive object used to mount the virtual file system and read the entries from the archive file.
inBlockSize - Variable in class de.schlichtherle.io.archive.tar.TarBZip2Driver
 
incCount(int) - Method in class de.schlichtherle.io.util.LEDataOutputStream
Increases the written counter by the specified value until it reaches Long.MAX_VALUE.
increment() - Method in class de.schlichtherle.util.ThreadLocalCounter
 
inf - Variable in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
infBuf - Variable in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
inFile - Variable in class de.schlichtherle.io.UpdatingArchiveController
The actual archive file as a plain java.io.File object which serves as the input file for the virtual file system managed by this ArchiveController object.
InflaterPool - Class in de.schlichtherle.util.zip
Provides utility methods for pooling Inflaters.
InflaterPool() - Constructor for class de.schlichtherle.util.zip.InflaterPool
 
init(SeekableBlockCipher, long, long) - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
Initializes this cipher read only file - must be called before first read access!
init(boolean, CipherParameters) - Method in class de.schlichtherle.crypto.modes.SICSeekableBlockCipher
 
init() - Static method in class de.schlichtherle.io.CountingOutputStream
Resets the total number of bytes written if CountingOutputStream.resetOnInit() has been called before.
init() - Static method in class de.schlichtherle.io.CountingReadOnlyFile
Resets the total number of bytes read if CountingReadOnlyFile.resetOnInit() has been called before.
init(File) - Method in class de.schlichtherle.io.File
Initialize this file object by scanning its path for archive files, using the given ancestor file (i.e. a direct or indirect parent file) if any.
init(File, ArchiveDetector, int, String, StringBuffer, String[]) - Method in class de.schlichtherle.io.File
 
init(URI) - Method in class de.schlichtherle.io.File
Uses the given (jar:)*file: URI to initialize this file object.
init(URI, int, String, String[]) - Method in class de.schlichtherle.io.File
TODO: Provide a means to detect other archive schemes, not only "jar:".
init() - Method in class de.schlichtherle.swing.EnhancedPanel
 
init - Variable in class de.schlichtherle.util.zip.ZipEntry
 
initCause(IOException) - Method in exception de.schlichtherle.io.ChainableIOException
Calls initCause((IOException) cause).
initComponents() - Method in class de.schlichtherle.key.passwd.swing.AesKeyStrengthPanel
This method is called from within the constructor to initialize the form.
initComponents() - Method in class de.schlichtherle.key.passwd.swing.AuthenticationPanel
This method is called from within the constructor to initialize the form.
initComponents() - Method in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
This method is called from within the constructor to initialize the form.
initComponents() - Method in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
This method is called from within the constructor to initialize the form.
initialValue() - Method in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver.ThreadLocalEncoder
 
initialValue() - Method in class de.schlichtherle.util.regex.ThreadLocalMatcher
 
initialValue() - Method in class de.schlichtherle.util.ThreadLocalCounter
 
initialValue() - Method in class de.schlichtherle.util.ThreadLocalLong
 
initInArchive(File) - Method in class de.schlichtherle.io.UpdatingArchiveController
Initializes inArchive with a newly created InputArchive for reading inFile.
initOutArchive(File) - Method in class de.schlichtherle.io.UpdatingArchiveController
Initializes outArchive with a newly created OutputArchive for writing outFile.
innerArchive - Variable in class de.schlichtherle.io.File
This field should be considered final!
innerEntryName - Variable in class de.schlichtherle.io.File
This field should be considered final!
InputArchive - Interface in de.schlichtherle.io.archive.spi
Defines the interface used to read entries from an archive file.
InputArchiveBusyException - Exception in de.schlichtherle.io.archive.spi
Thrown to indicate that the InputArchive.getInputStream(de.schlichtherle.io.archive.spi.ArchiveEntry, de.schlichtherle.io.archive.spi.ArchiveEntry) method failed because the archive is already busy on input.
InputArchiveBusyException(ArchiveEntry) - Constructor for exception de.schlichtherle.io.archive.spi.InputArchiveBusyException
Constructs an instance of InputArchiveBusyException with the specified archive entry.
InputArchiveMetaData - Class in de.schlichtherle.io
This class is not intended for public use!
InputArchiveMetaData(Archive, InputArchive) - Constructor for class de.schlichtherle.io.InputArchiveMetaData
Creates a new instance of InputArchiveMetaData and sets itself as the meta data for the given input archive.
InputArchiveMetaData.EntryInputStream - Class in de.schlichtherle.io
An InputStream to read the entry data from an InputArchive.
InputArchiveMetaData.EntryInputStream(InputStream) - Constructor for class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
InputIOException - Exception in de.schlichtherle.io
Thrown if an IOException happened on the input side rather than the output side when copying an InputStream to an OutputStream.
InputIOException(IOException) - Constructor for exception de.schlichtherle.io.InputIOException
Constructs a new InputIOException.
insert(ChainableIOException, Comparator) - Method in exception de.schlichtherle.io.ChainableIOException
 
insertUpdate(DocumentEvent) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser.Listener
 
INSTANCE - Static variable in class de.schlichtherle.io.GlobalArchiveDriverRegistry
The (pseudo) singleton instance.
invalidated - Variable in class de.schlichtherle.key.AbstractKeyProvider
 
invalidateWindow() - Method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
Forces the window to be reloaded on the next call to BufferedReadOnlyFile.positionWindow().
invalidCreateKeyFeedback - Variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
invalidOpenKey() - Method in class de.schlichtherle.key.AbstractKeyProvider
This method logs the current time for the current thread, which is later used by AbstractKeyProvider.getOpenKey() to enforce the suspension penalty and then calls AbstractKeyProvider.invalidOpenKeyImpl().
invalidOpenKey() - Method in interface de.schlichtherle.key.KeyProvider
Called to indicate that authentication of the key returned by KeyProvider.getOpenKey() has failed and to request an entirely different key.
invalidOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.PromptingKeyProvider.Cancelled
 
invalidOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.PromptingKeyProvider.KeyChanged
 
invalidOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.PromptingKeyProvider.KeyProvided
 
invalidOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.PromptingKeyProvider.Reset
 
invalidOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.PromptingKeyProvider.State
 
InvalidOpenKeyFeedback - Interface in de.schlichtherle.key.passwd.swing
Deprecated.  
invalidOpenKeyFeedback - Variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
invalidOpenKeyImpl() - Method in class de.schlichtherle.key.AbstractKeyProvider
Sublasses must implement this method.
invalidOpenKeyImpl() - Method in class de.schlichtherle.key.PromptingKeyProvider
Called to indicate that authentication of the key returned by AbstractKeyProvider.getOpenKey() has failed and to request an entirely different key.
invalidOpenPasswd() - Method in class de.schlichtherle.crypto.io.raes.KeyManagerRaesParameters.Type0
 
invalidOpenPasswd() - Method in interface de.schlichtherle.crypto.io.raes.Type0RaesParameters
Callback to report that the password returned by Type0RaesParameters.getOpenPasswd() is wrong.
invariants() - Method in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
Checks the invariants of this class and throws an AssertionError if any is violated even if assertion checking is disabled.
invariants() - Method in class de.schlichtherle.io.File
Checks the invariants of this class and throws an AssertionError if any is violated even if assertion checking is disabled.
invokeAndWait(Runnable, boolean, long) - Static method in class de.schlichtherle.awt.EventQueue
 
invokeAndWaitUninterruptibly(Runnable) - Static method in class de.schlichtherle.awt.EventQueue
Equivalent to invokeAndWaitUninterruptibly(task, 0), but cannot throw an EventDispatchTimeoutException.
invokeAndWaitUninterruptibly(Runnable, long) - Static method in class de.schlichtherle.awt.EventQueue
Invokes the given task on the AWT Event Dispatching Thread (EDT) and waits until it's finished.
IORunnable - Interface in de.schlichtherle.io
This interface is used as the closure for ArchiveController.runWriteLocked(de.schlichtherle.io.IORunnable).
isAbsolute() - Method in class de.schlichtherle.io.File
 
isArchive() - Method in class de.schlichtherle.io.File
Returns true if and only if the path represented by this instance denotes an archive file.
isArchive(String[]) - Method in class de.schlichtherle.io.samples.NZip
 
isBusy() - Method in class de.schlichtherle.io.archive.tar.TarOutputArchive
Returns whether this output archive is busy writing an archive entry or not.
isBusy() - Method in class de.schlichtherle.io.archive.zip.ZipOutputArchive
Returns whether this output archive is busy writing an archive entry or not.
isBusy() - Method in class de.schlichtherle.util.zip.BasicZipOutputStream
Returns true if and only if this BasicZipOutputStream is currently writing a ZIP entry.
isBusy() - Method in class de.schlichtherle.util.zip.ZipOutputStream
 
isCacheable() - Method in exception de.schlichtherle.io.ArchiveController.FalsePositiveException
Returns true if and only if there is no cause associated with this exception or it is safe to cache it.
isComputerNode(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isComputerNode(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isDirectory() - Method in interface de.schlichtherle.io.archive.spi.ArchiveEntry
Returns true if and only if this entry represents a directory.
isDirectory() - Method in class de.schlichtherle.io.archive.spi.RfsEntry
Returns whether the file is a directory or not.
isDirectory(String) - Method in class de.schlichtherle.io.ArchiveController
 
isDirectory(String) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
isDirectory() - Method in class de.schlichtherle.io.File
Similar to its super class implementation, but returns true for a valid archive file.
isDirectory(String[]) - Method in class de.schlichtherle.io.samples.NZip
 
isDirectory() - Method in class de.schlichtherle.util.zip.ZipEntry
Returns true if and only if this ZIP entry represents a directory entry (i.e. end with '/').
isDirectory0(String) - Method in class de.schlichtherle.io.ArchiveController
 
isDisplayingSuffixes() - Method in class de.schlichtherle.io.swing.JFileTree
Getter for bound property displayingSuffixes.
isDrive(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isDrive(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isEditing() - Method in class de.schlichtherle.io.swing.JFileTree
 
isEditingSuffixes() - Method in class de.schlichtherle.io.swing.JFileTree
Getter for bound property editingSuffixes.
isEmpty() - Method in class de.schlichtherle.util.CanonicalStringSet
 
isEnclosedBy(ArchiveController) - Method in class de.schlichtherle.io.ArchiveController
 
isEntry() - Method in class de.schlichtherle.io.File
Returns true if and only if the path represented by this instance names an archive file as an ancestor.
isEntryInValidArchive(File) - Static method in class de.schlichtherle.io.swing.FileView
 
isFile(String) - Method in class de.schlichtherle.io.ArchiveController
 
isFile(String) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
isFile() - Method in class de.schlichtherle.io.File
Similar to its super class implementation, but returns false for a valid archive file.
isFile(String[]) - Method in class de.schlichtherle.io.samples.NZip
 
isFile0(String) - Method in class de.schlichtherle.io.ArchiveController
 
isFileSystem(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isFileSystem(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isFileSystemRoot() - Method in class de.schlichtherle.io.File
Returns true if and only if this file denotes a file system root or a UNC (if running on the Windows platform).
isFileSystemRoot(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isFileSystemRoot(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isFloppyDrive(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isFloppyDrive(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isHidden() - Method in class de.schlichtherle.io.File
 
isHiddenFile(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isHiddenFile(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isInit(int) - Method in class de.schlichtherle.util.zip.ZipEntry
 
isKeyChangeRequested() - Method in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
Getter for property changeKeyRequested.
isLeaf(Object) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
 
isLegalEntryName(String) - Static method in class de.schlichtherle.io.ArchiveFileSystem
Checks whether the given entry entryName is a legal entry name.
isLenient() - Static method in class de.schlichtherle.io.File
Returns the value of the class property lenient.
isLocked() - Method in interface de.schlichtherle.io.ReentrantLock
Returns true if and only if the current thread has acquired this lock.
isLocked() - Method in class de.schlichtherle.io.ReentrantReadWriteLock.AbstractLock
 
isParent(File, File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isParent(File, File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isParentOf(File) - Method in class de.schlichtherle.io.File
Returns true if and only if the path represented by this instance is a direct or indirect parent of the path represented by the specified file.
isPrompting() - Static method in class de.schlichtherle.key.PromptingKeyManager
Returns true if and only if prompting mode is enabled.
isPromptingImpl() - Method in class de.schlichtherle.key.passwd.console.PromptingKeyManager
 
isPromptingImpl() - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyManager
 
isPromptingImpl() - Method in class de.schlichtherle.key.PromptingKeyManager
Called by PromptingKeyManager.isPrompting() on the default key manager instance in order to implement its behaviour and allow subclasses to override it.
isReadOnly() - Method in class de.schlichtherle.io.ArchiveFileSystem
Indicates whether this file system is read only or not.
isRfsEntryTarget() - Method in class de.schlichtherle.io.ArchiveController
Returns true if and only if the target file of this controller should be considered to be a file or directory in the real file system (RFS).
isRoot(String) - Static method in class de.schlichtherle.io.ArchiveController
Returns true iff the given entry name refers to the virtual root directory within this controller.
isRoot(String) - Static method in class de.schlichtherle.io.ArchiveFileSystem
Returns true iff the given entry name refers to the virtual root directory within this controller.
isRoot(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isRoot(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isTargetBusy() - Method in class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive
Returns whether the target output archive is busy writing an archive entry or not.
isTargetBusy() - Method in class de.schlichtherle.io.archive.zip.OdfOutputArchive
 
isTouched() - Method in class de.schlichtherle.io.ArchiveController
Returns true if and only if the file system has been touched.
isTouched() - Method in class de.schlichtherle.io.ArchiveFileSystem
Indicates whether this file system has been modified since its time of creation or the last call to resetTouched().
isTouched() - Method in class de.schlichtherle.io.ArchiveFileSystemController
 
isTraversable(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
isTraversable(File) - Method in class de.schlichtherle.io.swing.FileView
 
isTraversable(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
isTraversable(File) - Method in class de.schlichtherle.io.swing.FilterFileView
 
isTraversable(File) - Method in class de.schlichtherle.io.swing.JFileChooser
 
isUNC() - Method in class de.schlichtherle.io.File
Returns true if and only if this file denotes a UNC.
isUNC(String) - Static method in class de.schlichtherle.io.File
Deprecated. This method will be made private in the next major version.
isValidArchive(File) - Static method in class de.schlichtherle.io.swing.FileView
 
isWritableOrCreatable(File) - Static method in class de.schlichtherle.io.Files
Returns true if the given file exists or can be created and at least one byte can be successfully written to it - the file is restored to its previous state afterwards.
it - Variable in class de.schlichtherle.io.ArchiveControllers.ControllerEnumeration
 
ITERATION_COUNT - Static variable in class de.schlichtherle.crypto.io.raes.Type0RaesOutputStream
The iteration count for the derived keys of the cipher, KLAC and MAC.
iterator() - Method in class de.schlichtherle.util.CanonicalStringSet
Returns a new iterator for all canonical string elements in this set.
IV - Variable in class de.schlichtherle.crypto.modes.SICSeekableBlockCipher
 

TrueZIP 6.8.2
A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.