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

M

mac - Variable in class de.schlichtherle.crypto.io.raes.Type0RaesOutputStream
The Message Authentication Code (MAC).
macParam - Variable in class de.schlichtherle.crypto.io.raes.Type0RaesReadOnlyFile
The parameters required to init the Message Authentication Code (MAC).
main(String[]) - Static method in class de.schlichtherle.io.samples.Decrypt
Equivalent to System.exit(new Decrypt().run(args));.
main(String[]) - Static method in class de.schlichtherle.io.samples.Encrypt
Equivalent to System.exit(new Encrypt().run(args));.
main(String[]) - Static method in class de.schlichtherle.io.samples.NZip
Equivalent to System.exit(new NZip().run(args));.
map - Variable in class de.schlichtherle.util.CanonicalStringSet
The sorted map which implements the behaviour of this class.
mapKeyProvider(String, KeyProvider) - Static method in class de.schlichtherle.key.KeyManager
Maps the given key provider for the given resource identifier.
mapKeyProviderType(Class, Class) - Method in class de.schlichtherle.key.KeyManager
Subclasses must use this method to register default implementation classes for the interfaces KeyProvider and AesKeyProvider and optionally other subinterfaces or subclasses of KeyProvider.
mapper - Variable in class de.schlichtherle.util.zip.BasicZipFile
Maps offsets specified in the ZIP file to real offsets in the file.
mapPromptingKeyProviderUIType(String, Class) - Method in class de.schlichtherle.key.PromptingKeyManager
Subclasses must use this method to register a user interface class for a particular user interface class identifier as returned by PromptingKeyProvider.getUIClassID().
mark(int) - Method in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
mark - Variable in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
The position of the last mark.
mark(int) - Method in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
 
mark(int) - Method in class de.schlichtherle.io.util.SynchronizedInputStream
 
mark(int) - Method in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
markSupported() - Method in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
markSupported() - Method in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
 
markSupported() - Method in class de.schlichtherle.io.util.SynchronizedInputStream
 
markSupported() - Method in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
master - Variable in class de.schlichtherle.io.ArchiveFileSystem
The map of ArchiveEntries in this file system.
matcher - Variable in class de.schlichtherle.io.DefaultArchiveDetector
The thread local matcher used to match archive file suffixes.
max(long, long) - Static method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
Returns the greater parameter.
MAX_BLOCKSIZE - Static variable in class de.schlichtherle.io.archive.tar.TarBZip2Driver
The maximum block size to use when writing a BZIP2 output stream, which is 9.
MAX_VALUE - Static variable in class de.schlichtherle.util.zip.UByte
The maximum value of an unsigned byte integer, which is 255.
MAX_VALUE - Static variable in class de.schlichtherle.util.zip.UInt
The maximum value of an unsigned integer, which is 4294967295L.
MAX_VALUE - Static variable in class de.schlichtherle.util.zip.ULong
The maximum value of an unsigned long integer, which is 9223372036854775807L.
MAX_VALUE - Static variable in class de.schlichtherle.util.zip.UShort
The maximum value of an unsigned short integer, which is 65535.
MAX_WINDOW_LEN - Static variable in class de.schlichtherle.crypto.io.CipherReadOnlyFile
The maximum buffer length of the window to the encrypted file.
maxAppearance - Variable in exception de.schlichtherle.io.ChainableIOException
 
maxPrintExceptions - Static variable in exception de.schlichtherle.io.ChainableIOException
 
MemoryMappedReadOnlyFile - Class in de.schlichtherle.io.rof
Deprecated. This class does not reliably work on the Windows platform, and hence its not used in TrueZIP. The reason is that the mapped file remains allocated until the garbage collector frees it even if the file channel and/or the RandomAccessFile has been closed. Subsequent delete/write operations on the file will then fail. For more information, please refer to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4715154.
MemoryMappedReadOnlyFile(File) - Constructor for class de.schlichtherle.io.rof.MemoryMappedReadOnlyFile
Deprecated.  
message(String, Exception) - Static method in error de.schlichtherle.io.archive.spi.AbstractArchiveDriver.InconsistentCharsetSupportError
 
metaData - Variable in class de.schlichtherle.io.archive.tar.TarEntry
 
metaData - Variable in class de.schlichtherle.io.archive.tar.TarInputArchive
 
metaData - Variable in class de.schlichtherle.io.archive.tar.TarOutputArchive
 
metaData - Variable in class de.schlichtherle.io.archive.zip.ZipEntry
 
metaData - Variable in class de.schlichtherle.io.archive.zip.ZipInputArchive
 
metaData - Variable in class de.schlichtherle.io.archive.zip.ZipOutputArchive
 
method - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream
Default compression method for next entry.
METHOD - Static variable in class de.schlichtherle.util.zip.ZipEntry
 
method - Variable in class de.schlichtherle.util.zip.ZipEntry
 
MIMETYPE - Static variable in class de.schlichtherle.io.archive.zip.OdfOutputArchive
The name of the entry to receive tender, loving care.
mimetype - Variable in class de.schlichtherle.io.archive.zip.OdfOutputArchive
Whether we have started to write the mimetype entry or not.
min(long, long) - Static method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
Returns the smaller parameter.
min(long, long) - Static method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
Returns the smaller parameter.
MIN_BLOCKSIZE - Static variable in class de.schlichtherle.io.archive.tar.TarBZip2Driver
The minimum block size to use when writing a BZIP2 output stream, which is 1.
MIN_DOS_TIME - Static variable in class de.schlichtherle.util.zip.DateTimeConverter
Smallest supported DOS date/time value in a ZIP file, which is January 1st, 1980 AD 00:00:00 local time.
MIN_DOS_TIME - Static variable in class de.schlichtherle.util.zip.ZipEntry
Smallest supported DOS date/time value in a ZIP file, which is January 1st, 1980 AD 00:00:00 local time.
MIN_KEY_RETRY_DELAY - Static variable in class de.schlichtherle.crypto.io.raes.Type0RaesReadOnlyFile
The minimum delay between subsequent attempts to authenticate a key in milliseconds.
MIN_KEY_RETRY_DELAY - Static variable in interface de.schlichtherle.key.KeyProvider
The minimum delay between subsequent attempts to authenticate a key in milliseconds.
MIN_PASSWD_LEN - Static variable in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
The minimum acceptable length of a password.
MIN_PASSWD_LEN - Static variable in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
The minimum acceptable length of a password.
MIN_VALUE - Static variable in class de.schlichtherle.util.zip.UByte
The minimum value of an unsigned byte integer, which is 0.
MIN_VALUE - Static variable in class de.schlichtherle.util.zip.UInt
The minimum value of an unsigned integer, which is 0L.
MIN_VALUE - Static variable in class de.schlichtherle.util.zip.ULong
The minimum value of an unsigned long integer, which is 0L.
MIN_VALUE - Static variable in class de.schlichtherle.util.zip.UShort
The minimum value of an unsigned short integer, which is 0.
mkdir(String, boolean) - Method in class de.schlichtherle.io.ArchiveController
 
mkdir(String, boolean) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
mkdir() - Method in class de.schlichtherle.io.File
Creates a new, empty (virtual) directory similar to its superclass implementation.
mkdir(String[], boolean) - Method in class de.schlichtherle.io.samples.NZip
 
mkdir(File) - Method in class de.schlichtherle.io.swing.JFileTree
Forwards the call to the FileTreeModel and scrolls the tree so that the newly created directory is selected and visible.
mkdir(File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Creates node as a new directory and updates the tree accordingly.
mkdir0(String, boolean) - Method in class de.schlichtherle.io.ArchiveController
 
mkdirs() - Method in class de.schlichtherle.io.File
 
mkdirs(File) - Method in class de.schlichtherle.io.swing.JFileTree
Forwards the call to the FileTreeModel and scrolls the tree so that the newly created directory is selected and visible.
mkdirs(File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Creates node as a new directory, including all parents, and updates the tree accordingly.
mount(boolean) - Method in class de.schlichtherle.io.ArchiveFileSystemController
Mounts the virtual file system from the target file.
mount(boolean) - Method in class de.schlichtherle.io.UpdatingArchiveController
 
mount0(boolean) - Method in class de.schlichtherle.io.UpdatingArchiveController
 
mountCentralDirectory(ReadOnlyFile, boolean, boolean) - Method in class de.schlichtherle.util.zip.BasicZipFile
Reads the central directory of the given file and populates the internal tables with ZipEntry instances.
moveKeyProvider(String, String) - Static method in class de.schlichtherle.key.KeyManager
Moves a key provider from one resource identifier to another.
MultiplexedOutputArchive - Class in de.schlichtherle.io.archive.spi
A decorator for output archives which allows to write an unlimited number of entries concurrently while actually only one entry is written at a time to the target output archive.
MultiplexedOutputArchive(OutputArchive) - Constructor for class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive
Constructs a new MultiplexedOutputArchive.
MultiplexedOutputArchive.EntryOutputStream - Class in de.schlichtherle.io.archive.spi
This entry output stream writes directly to the target output archive.
MultiplexedOutputArchive.EntryOutputStream(ArchiveEntry, ArchiveEntry) - Constructor for class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.EntryOutputStream
 
MultiplexedOutputArchive.TempEntriesEnumeration - Class in de.schlichtherle.io.archive.spi
 
MultiplexedOutputArchive.TempEntriesEnumeration() - Constructor for class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.TempEntriesEnumeration
 
MultiplexedOutputArchive.TempEntryOutputStream - Class in de.schlichtherle.io.archive.spi
This entry output stream writes the entry to a temporary file.
MultiplexedOutputArchive.TempEntryOutputStream(ArchiveEntry, ArchiveEntry, File) - Constructor for class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.TempEntryOutputStream
 
multiplexOnEDT(Runnable) - Static method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
Invokes the given task on the AWT Event Dispatching Thread (EDT) and waits until it's finished.
mv(File, File, ArchiveDetector) - Static method in class de.schlichtherle.io.Files
Moves the source to the destination by recursively copying and deleting its files and directories.
mv0(File, File, ArchiveDetector) - Static method in class de.schlichtherle.io.Files
 

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.