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

L

lastCurrentDir - Static variable in class de.schlichtherle.key.passwd.swing.AuthenticationPanel.CustomFileChooser
 
lastFocusedWindow - Static variable in class de.schlichtherle.awt.Windows
 
lastFocusManager - Static variable in class de.schlichtherle.awt.Windows
 
lastIndexNot(String, char, int) - Static method in class de.schlichtherle.io.util.Paths
 
lastModified(String) - Method in class de.schlichtherle.io.ArchiveController
 
lastModified(String) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
lastModified() - Method in class de.schlichtherle.io.File
Returns a long value representing the time this file was last modified, measured in milliseconds since the epoch (00:00:00 GMT, January 1, 1970), or 0L if the file does not exist or if an I/O error occurs or if this is a ghost directory in an archive file.
lastModified0(String) - Method in class de.schlichtherle.io.ArchiveController
 
lastResourceID - Static variable in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
The last resource ID used when prompting.
lastResourceID - Static variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
The last resource ID used when prompting.
LEAD_IN_LENGTH - Static variable in interface de.schlichtherle.crypto.io.raes.RAES
 
LEDataOutputStream - Class in de.schlichtherle.io.util
A stream to write data in Little Endian (LE) format.
LEDataOutputStream(OutputStream) - Constructor for class de.schlichtherle.io.util.LEDataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
LegacyExecutor - Class in de.schlichtherle.io
 
LegacyExecutor(String) - Constructor for class de.schlichtherle.io.LegacyExecutor
Constructs a new LegacyExecutor.
LegacyExecutor.LegacyTask - Class in de.schlichtherle.io
 
LegacyExecutor.LegacyTask(Runnable, String) - Constructor for class de.schlichtherle.io.LegacyExecutor.LegacyTask
 
length - Variable in class de.schlichtherle.crypto.io.CipherReadOnlyFile
The length of the encrypted data.
length() - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
 
length(String) - Method in class de.schlichtherle.io.ArchiveController
 
length(String) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
length() - Method in class de.schlichtherle.io.File
Returns the (uncompressed) length of the file.
length - Variable in class de.schlichtherle.io.rof.BufferedReadOnlyFile
 
length() - Method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
 
length() - Method in class de.schlichtherle.io.rof.ChannelReadOnlyFile
 
length() - Method in class de.schlichtherle.io.rof.FilterReadOnlyFile
 
length() - Method in class de.schlichtherle.io.rof.MemoryMappedReadOnlyFile
Deprecated.  
length() - Method in interface de.schlichtherle.io.rof.ReadOnlyFile
 
length(String[]) - Method in class de.schlichtherle.io.samples.NZip
 
length() - Method in class de.schlichtherle.util.zip.BasicZipFile
Returns the file length of this ZIP compatible file in bytes.
length() - Method in class de.schlichtherle.util.zip.BasicZipOutputStream
Returns the total number of (compressed) bytes this stream has written to the underlying stream.
length() - Method in class de.schlichtherle.util.zip.ZipOutputStream
 
length0(String) - Method in class de.schlichtherle.io.ArchiveController
 
lenient - Static variable in class de.schlichtherle.io.File
 
level - Variable in class de.schlichtherle.io.archive.tar.TarGZipDriver
 
level - Variable in class de.schlichtherle.io.archive.zip.ZipDriver
 
level - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream.ZipDeflater
 
LFH_FILE_NAME_LENGTH_OFF - Static variable in class de.schlichtherle.util.zip.BasicZipFile
 
LFH_MIN_LEN - Static variable in interface de.schlichtherle.util.zip.ZIP
The minimum length of the Local File Header record.
LFH_SIG - Static variable in interface de.schlichtherle.util.zip.ZIP
Local File Header signature.
link(String, boolean) - Method in class de.schlichtherle.io.ArchiveFileSystem
Equivalent to link(entryName, createParents, null).
link(String, boolean, ArchiveEntry) - Method in class de.schlichtherle.io.ArchiveFileSystem
Begins a "create and link entry" transaction to ensure that either a new entry for the given entryName will be created or an existing entry is replaced within this virtual archive file system.
list(String) - Method in class de.schlichtherle.io.ArchiveController
 
list(String, FilenameFilter, File) - Method in class de.schlichtherle.io.ArchiveController
 
list() - Method in class de.schlichtherle.io.ArchiveEntryMetaData
Returns the names of the members in this directory in a newly created array.
list(FilenameFilter, File) - Method in class de.schlichtherle.io.ArchiveEntryMetaData
Returns the names of the members in this directory which are accepted by filenameFilter in a newly created array.
list(String) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
list(String, FilenameFilter, File) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
list - Variable in class de.schlichtherle.io.DefaultArchiveDetector
The canonical suffix list recognized by this archive detector.
list() - Method in class de.schlichtherle.io.File
Returns the names of the members in this directory in a newly created array.
list(FilenameFilter) - Method in class de.schlichtherle.io.File
Returns the names of the members in this directory which are accepted by filenameFilter in a newly created array.
list - Static variable in class de.schlichtherle.io.Streams.Buffer
Each entry in this list holds a soft reference to an array initialized with instances of this class.
list0(String) - Method in class de.schlichtherle.io.ArchiveController
 
list0(String, FilenameFilter, File) - Method in class de.schlichtherle.io.ArchiveController
 
listener - Variable in class de.schlichtherle.swing.AbstractComboBoxBrowser
 
listenerList - Variable in class de.schlichtherle.swing.EnhancedPanel
Utility field used by event firing mechanism.
listeners - Variable in class de.schlichtherle.io.swing.tree.FileTreeModel
 
listFiles(String, FilenameFilter, File, FileFactory) - Method in class de.schlichtherle.io.ArchiveController
 
listFiles(String, FileFilter, File, FileFactory) - Method in class de.schlichtherle.io.ArchiveController
 
listFiles(FilenameFilter, File, FileFactory) - Method in class de.schlichtherle.io.ArchiveEntryMetaData
Returns File objects for the members in this directory which are accepted by filenameFilter in a newly created array.
listFiles(FileFilter, File, FileFactory) - Method in class de.schlichtherle.io.ArchiveEntryMetaData
Returns File objects for the members in this directory which are accepted by filenameFilter in a newly created array.
listFiles(String, FilenameFilter, File, FileFactory) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
listFiles(String, FileFilter, File, FileFactory) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
listFiles() - Method in class de.schlichtherle.io.File
Equivalent to listFiles((FilenameFilter) null, getArchiveDetector()).
listFiles(FileFactory) - Method in class de.schlichtherle.io.File
Returns File objects for the members in this directory in a newly created array.
listFiles(FilenameFilter) - Method in class de.schlichtherle.io.File
Equivalent to listFiles(filenameFilter, getArchiveDetector()).
listFiles(FilenameFilter, FileFactory) - Method in class de.schlichtherle.io.File
Returns File objects for the members in this directory which are accepted by filenameFilter in a newly created array.
listFiles(FileFilter) - Method in class de.schlichtherle.io.File
Equivalent to listFiles(fileFilter, getArchiveDetector()).
listFiles(FileFilter, FileFactory) - Method in class de.schlichtherle.io.File
Returns File objects for the members in this directory which are accepted by fileFilter in a newly created array.
listFiles0(String, FilenameFilter, File, FileFactory) - Method in class de.schlichtherle.io.ArchiveController
 
listFiles0(String, FileFilter, File, FileFactory) - Method in class de.schlichtherle.io.ArchiveController
 
LittleEndian - Class in de.schlichtherle.util.zip
Provides static utility methods for reading and writing integer values in little endian format from or to byte arrays.
LittleEndian() - Constructor for class de.schlichtherle.util.zip.LittleEndian
This class cannot get instantiated.
liveStats - Variable in class de.schlichtherle.io.samples.CommandLineUtility.ProgressMonitor
 
loadClass(String, Class) - Static method in class de.schlichtherle.util.ClassLoaders
Deprecated. Tries to load the class classToLoad using the class loader of the class loadingClass first or, failing that, using the current thread's context class loader or, if not available, the system class loader.
localizedMessage(ResourceBundle, String, Object) - Static method in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
 
location(long) - Method in class de.schlichtherle.util.zip.BasicZipFile.IrregularOffsetMapper
 
location(long) - Method in class de.schlichtherle.util.zip.BasicZipFile.OffsetMapper
 
lock() - Method in interface de.schlichtherle.io.ReentrantLock
Acquires this lock by the current thread, eventually blocking.
lock() - Method in class de.schlichtherle.io.ReentrantReadWriteLock.AbstractLock
 
lock() - Method in class de.schlichtherle.io.ReentrantReadWriteLock.ReadLock
 
lock() - Method in class de.schlichtherle.io.ReentrantReadWriteLock.WriteLock
 
lock - Variable in class de.schlichtherle.io.util.SynchronizedInputStream
The object to synchronize on - never null.
lock - Variable in class de.schlichtherle.io.util.SynchronizedOutputStream
The object to synchronize on - never null.
lock - Static variable in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
Used to lock out prompting by multiple threads.
lock - Variable in class de.schlichtherle.key.PromptingKeyProvider
Used to lock out prompting by multiple threads.
lock() - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser
Locks out mutual recursive event notification.
lockCount() - Method in interface de.schlichtherle.io.ReentrantLock
Returns the number of times the current thread has successfully acquired this lock.
lockCount() - Method in class de.schlichtherle.io.ReentrantReadWriteLock.AbstractLock
 
lockInterruptibly() - Method in interface de.schlichtherle.io.ReentrantLock
Acquires this lock by the current thread unless it is interrupted, eventually blocking.
lockInterruptibly() - Method in class de.schlichtherle.io.ReentrantReadWriteLock.ReadLock
 
lockInterruptibly() - Method in class de.schlichtherle.io.ReentrantReadWriteLock.WriteLock
 
lockRead() - Method in class de.schlichtherle.io.ReentrantReadWriteLock
 
lockReadInterruptibly() - Method in class de.schlichtherle.io.ReentrantReadWriteLock
 
lockWrite() - Method in class de.schlichtherle.io.ReentrantReadWriteLock
 
lockWriteInterruptibly() - Method in class de.schlichtherle.io.ReentrantReadWriteLock
 
logConfiguration() - Method in class de.schlichtherle.io.GlobalArchiveDriverRegistry
 
logger - Static variable in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
 
logger - Static variable in class de.schlichtherle.io.ArchiveControllers
 
logger - Static variable in class de.schlichtherle.io.ArchiveDriverRegistry
 
logger - Static variable in class de.schlichtherle.io.GlobalArchiveDriverRegistry
 
logger - Static variable in class de.schlichtherle.io.InputArchiveMetaData
 
logger - Static variable in class de.schlichtherle.io.OutputArchiveMetaData
 
logger - Static variable in class de.schlichtherle.io.ReentrantReadWriteLock
 
logger - Static variable in class de.schlichtherle.io.UpdatingArchiveController
 
logger - Static variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
logger - Static variable in class de.schlichtherle.nio.charset.IBM437Charset
 
logger - Static variable in class de.schlichtherle.swing.EnhancedPanel
 
LONG_MSB - Static variable in class de.schlichtherle.util.zip.BasicZipFile
 
lowerCase(String) - Static method in class de.schlichtherle.nio.charset.spi.CharsetProvider
 
ls(String[], boolean, boolean) - Method in class de.schlichtherle.io.samples.NZip
 
ls(File, String, boolean, boolean) - Method in class de.schlichtherle.io.samples.NZip
Lists the given file with the given display path.
ls(File, String, boolean) - Method in class de.schlichtherle.io.samples.NZip
 
lshift(String[]) - Static method in class de.schlichtherle.io.samples.NZip
 
lshift(String[], int) - Static method in class de.schlichtherle.io.samples.NZip
 

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.