TrueZIP 6.8.1
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

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.
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.
length() - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
 
length() - Method in class de.schlichtherle.io.File
Returns the (uncompressed) length of the file.
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() - 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
 
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.
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.
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.
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.

TrueZIP 6.8.1
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-2010 Schlichtherle IT Services. All Rights Reserved.