TrueZIP File* 7.0
A B C D E F G H I L M N O P R S T U V W

L

lastModified() - Method in class de.schlichtherle.truezip.file.TFile
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.
length() - Method in class de.schlichtherle.truezip.file.TFile
Returns the (uncompressed) getLength of the file.
lenient - Static variable in class de.schlichtherle.truezip.file.TFile
 
list() - Method in class de.schlichtherle.truezip.file.TFile
Returns the names of the members in this directory in a newly created array.
list(FilenameFilter) - Method in class de.schlichtherle.truezip.file.TFile
Returns the names of the members in this directory which are accepted by filenameFilter in a newly created array.
listeners - Variable in class de.schlichtherle.truezip.file.swing.TFileTreeModel
 
listFiles() - Method in class de.schlichtherle.truezip.file.TFile
Equivalent to listFiles((FilenameFilter) null, getArchiveDetector()).
listFiles(TArchiveDetector) - Method in class de.schlichtherle.truezip.file.TFile
Returns TFile objects for the members in this directory in a newly created array.
listFiles(FilenameFilter) - Method in class de.schlichtherle.truezip.file.TFile
Equivalent to listFiles(filenameFilter, getArchiveDetector()).
listFiles(FilenameFilter, TArchiveDetector) - Method in class de.schlichtherle.truezip.file.TFile
Returns TFile objects for the members in this directory which are accepted by filenameFilter in a newly created array.
listFiles(FileFilter) - Method in class de.schlichtherle.truezip.file.TFile
Equivalent to listFiles(fileFilter, getArchiveDetector()).
listFiles(FileFilter, TArchiveDetector) - Method in class de.schlichtherle.truezip.file.TFile
Returns TFile objects for the members in this directory which are accepted by fileFilter in a newly created array.

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