TrueZIP File* 7.7.8
A 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) length of the file.
list() - Method in class de.schlichtherle.truezip.file.TFile
Returns the names of the members in this (virtual) 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.
listFiles() - Method in class de.schlichtherle.truezip.file.TFile
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
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
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.
A C D E F G H I L M N O P R S T U V W 
TrueZIP File* 7.7.8

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