A C D E F G H I L M N O P R S T U V Z

L

label(String) - Method in interface de.vxart.zipupdate.ProgressListener
Labels the current task with the specified string.
label(String) - Method in class de.vxart.zipupdate.ProgressListenerManager
 
label(String) - Method in class de.vxart.zipupdate.ui.MultiProgressDialog
 
label(String) - Method in class de.vxart.zipupdate.ui.ProgressDialog
 
label(String) - Method in class de.vxart.zipupdate.ui.ProgressPanel
 
lastModificationDate - Variable in class de.vxart.zip.CentralDirectoryRecord
 
lastModificationDate - Variable in class de.vxart.zip.LocalFileHeader
 
lastModificationTime - Variable in class de.vxart.zip.CentralDirectoryRecord
 
lastModificationTime - Variable in class de.vxart.zip.LocalFileHeader
 
LimitedInputStream - Class in de.vxart.io
Allows to only read a limited number of bytes from the underlying stream and then signals EOF.
LimitedInputStream(InputStream, long) - Constructor for class de.vxart.io.LimitedInputStream
Wraps the given InputStream and will only read as many bytes from it as the limit allows; it will then signal EOF by returning -1 from the read methods.
LOCAL_FILE_HEADER - Static variable in class de.vxart.zip.ZipConstants
 
LOCAL_FILE_HEADER_LENGTH - Static variable in class de.vxart.zip.ZipConstants
 
LocalFileHeader - Class in de.vxart.zip
Encapsulates a "Local File Header" block from a ZIP file.
LocalFileHeader(byte[]) - Constructor for class de.vxart.zip.LocalFileHeader
Constructs a new LFH from the given byte array.

A C D E F G H I L M N O P R S T U V Z