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

C

cache - Variable in class de.schlichtherle.io.swing.tree.FileTreeModel
Used to cache the contents of directories.
cacheable - Variable in exception de.schlichtherle.io.ArchiveController.FalsePositiveException
 
calendar - Variable in class de.schlichtherle.util.zip.DateTimeConverter
 
cancel() - Method in class de.schlichtherle.io.JSE5Executor.JSE5Task
 
cancel() - Method in class de.schlichtherle.io.LegacyExecutor.LegacyTask
 
cancel() - Method in interface de.schlichtherle.io.Task
Cancels this task.
cancelEditing() - Method in class de.schlichtherle.io.swing.JFileTree
 
CANCELLED - Static variable in class de.schlichtherle.awt.EventQueue
 
canEncode(CharSequence) - Method in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver.ThreadLocalEncoder
 
canonical(String) - Method in class de.schlichtherle.util.CanonicalStringSet
Deprecated. Override and use CanonicalStringSet.canonicalize(java.lang.String) instead.
canonical - Variable in class de.schlichtherle.util.CanonicalStringSet.CanonicalStringIterator
 
canonicalize(String) - Method in class de.schlichtherle.io.util.SuffixSet
Returns the canonical form of suffix or null if the given suffix does not have a canonical form.
canonicalize(String) - Method in class de.schlichtherle.util.CanonicalStringSet
A template method which returns the canonical form of s or null if the given string does not have a canonical form.
CanonicalStringSet - Class in de.schlichtherle.util
A set of canonicalized strings in natural sort order.
CanonicalStringSet(char) - Constructor for class de.schlichtherle.util.CanonicalStringSet
Constructs a new, empty set of canonical strings.
CanonicalStringSet(char, CanonicalStringSet) - Constructor for class de.schlichtherle.util.CanonicalStringSet
Constructs a new set of canonical strings from the given set of canonical strings.
CanonicalStringSet(char, String) - Constructor for class de.schlichtherle.util.CanonicalStringSet
Deprecated. This constructor is dangerous: It may call CanonicalStringSet.canonicalize(java.lang.String), which may result in a call from a superclass if this constructor is called from a subclass.
CanonicalStringSet.CanonicalStringIterator - Class in de.schlichtherle.util
 
CanonicalStringSet.CanonicalStringIterator(String) - Constructor for class de.schlichtherle.util.CanonicalStringSet.CanonicalStringIterator
 
CanonicalStringSet.StringIterator - Class in de.schlichtherle.util
 
CanonicalStringSet.StringIterator(String) - Constructor for class de.schlichtherle.util.CanonicalStringSet.StringIterator
 
canRead(String) - Method in class de.schlichtherle.io.ArchiveController
 
canRead() - Method in class de.schlichtherle.io.File
 
canRead0(String) - Method in class de.schlichtherle.io.ArchiveController
 
canWrite(String) - Method in class de.schlichtherle.io.ArchiveController
 
canWrite(String) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
canWrite() - Method in class de.schlichtherle.io.File
 
canWrite0(String) - Method in class de.schlichtherle.io.ArchiveController
 
cat(InputStream, OutputStream) - Static method in class de.schlichtherle.io.File
Copies all data from one stream to another without closing them.
cat(String[]) - Method in class de.schlichtherle.io.samples.NZip
 
cat(InputStream, OutputStream) - Static method in class de.schlichtherle.io.Streams
The name of this method is inspired by the Unix command line utility cat.
catFrom(InputStream) - Method in class de.schlichtherle.io.File
Copies the input stream in to this file or entry in an archive file without closing the input stream.
catTo(OutputStream) - Method in class de.schlichtherle.io.File
Copies this file or entry in an archive file to the output stream out without closing it.
cdOffset - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream
Start of central directory.
CFH_MIN_LEN - Static variable in interface de.schlichtherle.util.zip.ZIP
The minimum length of the Central File Header record.
CFH_SIG - Static variable in interface de.schlichtherle.util.zip.ZIP
Central File Header signature.
ChainableIOException - Exception in de.schlichtherle.io
Represents a chain of IOExceptions.
ChainableIOException(ChainableIOException) - Constructor for exception de.schlichtherle.io.ChainableIOException
Constructs a new exception with the specified prior exception.
ChainableIOException(ChainableIOException, String) - Constructor for exception de.schlichtherle.io.ChainableIOException
Constructs a new exception with the specified prior exception and a message.
ChainableIOException(ChainableIOException, IOException) - Constructor for exception de.schlichtherle.io.ChainableIOException
Constructs a new exception with the specified prior exception and the cause.
ChainableIOException(ChainableIOException, String, IOException) - Constructor for exception de.schlichtherle.io.ChainableIOException
Constructs a new exception with the specified prior exception, a message and a cause.
changeComboBox(JComboBox, JComboBox, boolean) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser
 
changeDocument(Document, Document, boolean) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser
 
changedUpdate(DocumentEvent) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser.Listener
 
changeEditor(ComboBoxEditor, ComboBoxEditor, boolean) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser
 
changeKey - Variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
changeText(JTextComponent, JTextComponent, boolean) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser
 
channel - Variable in class de.schlichtherle.io.rof.ChannelReadOnlyFile
 
channel - Variable in class de.schlichtherle.io.rof.MemoryMappedReadOnlyFile
Deprecated.  
ChannelReadOnlyFile - Class in de.schlichtherle.io.rof
A ReadOnlyFile implementation using file channels.
ChannelReadOnlyFile(File) - Constructor for class de.schlichtherle.io.rof.ChannelReadOnlyFile
 
char2byte - Variable in class de.schlichtherle.nio.charset.OctetCharset
 
charset - Variable in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
 
charset - Variable in class de.schlichtherle.util.zip.BasicZipFile
The charset to use for entry names and comments.
charset - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream
The charset to use for entry names and comments.
charsetForName(String) - Method in class de.schlichtherle.nio.charset.spi.CharsetProvider
 
CharsetProvider - Class in de.schlichtherle.nio.charset.spi
A charset provider that only provides the IBM437 character set, also known as CP437.
CharsetProvider() - Constructor for class de.schlichtherle.nio.charset.spi.CharsetProvider
 
charsets - Static variable in class de.schlichtherle.nio.charset.spi.CharsetProvider
 
charsets() - Method in class de.schlichtherle.nio.charset.spi.CharsetProvider
 
check(int, String, String) - Static method in class de.schlichtherle.util.zip.UByte
Checks the parameter range.
check(int) - Static method in class de.schlichtherle.util.zip.UByte
Checks the parameter range.
check(long, String, String) - Static method in class de.schlichtherle.util.zip.UInt
Checks the parameter range.
check(long) - Static method in class de.schlichtherle.util.zip.UInt
Checks the parameter range.
check(long, String, String) - Static method in class de.schlichtherle.util.zip.ULong
Checks the parameter range.
check(long) - Static method in class de.schlichtherle.util.zip.ULong
Checks the parameter range.
check(int, String, String) - Static method in class de.schlichtherle.util.zip.UShort
Checks the parameter range.
check(int) - Static method in class de.schlichtherle.util.zip.UShort
Checks the parameter range.
CheckedJarDriver - Class in de.schlichtherle.io.archive.zip
An archive driver for JAR files which checks the CRC-32 value for all ZIP entries in input archives.
CheckedJarDriver() - Constructor for class de.schlichtherle.io.archive.zip.CheckedJarDriver
Equivalent to this(null, null, false, false, DEFAULT_LEVEL).
CheckedJarDriver(int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedJarDriver
Equivalent to this(null, null, false, false, level).
CheckedJarDriver(Icon, Icon, boolean, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedJarDriver
Constructs a new checked JAR driver.
CheckedJarInputArchive - Class in de.schlichtherle.io.archive.zip
A JarInputArchive which checks the CRC-32 value for all JAR entries.
CheckedJarInputArchive(ReadOnlyFile, String, boolean, boolean) - Constructor for class de.schlichtherle.io.archive.zip.CheckedJarInputArchive
 
CheckedOdfDriver - Class in de.schlichtherle.io.archive.zip
An archive driver for ODF files which checks the CRC-32 value for all ZIP entries in input archives.
CheckedOdfDriver() - Constructor for class de.schlichtherle.io.archive.zip.CheckedOdfDriver
Equivalent to this(null, null, false, false, DEFAULT_LEVEL).
CheckedOdfDriver(int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedOdfDriver
Equivalent to this(null, null, false, false, level).
CheckedOdfDriver(Icon, Icon, boolean, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedOdfDriver
Constructs a new checked ODF driver.
CheckedReadOnlySfxDriver - Class in de.schlichtherle.io.archive.zip
An archive driver for SFX/EXE files which checks the CRC-32 value for all ZIP entries in input archives.
CheckedReadOnlySfxDriver() - Constructor for class de.schlichtherle.io.archive.zip.CheckedReadOnlySfxDriver
Equivalent to this(DEFAULT_CHARSET, null, null, false, DEFAULT_LEVEL).
CheckedReadOnlySfxDriver(String) - Constructor for class de.schlichtherle.io.archive.zip.CheckedReadOnlySfxDriver
Equivalent to this(charset, null, null, false, DEFAULT_LEVEL).
CheckedReadOnlySfxDriver(int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedReadOnlySfxDriver
Equivalent to this(DEFAULT_CHARSET, null, null, false, level).
CheckedReadOnlySfxDriver(String, Icon, Icon, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedReadOnlySfxDriver
Constructs a new checked read-only SFX/EXE driver.
CheckedZip32Driver - Class in de.schlichtherle.io.archive.zip
Deprecated. Use CheckedZipDriver instead.
CheckedZip32Driver() - Constructor for class de.schlichtherle.io.archive.zip.CheckedZip32Driver
Deprecated.  
CheckedZip32Driver(String) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZip32Driver
Deprecated.  
CheckedZip32Driver(int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZip32Driver
Deprecated.  
CheckedZip32Driver(String, Icon, Icon, boolean, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZip32Driver
Deprecated.  
CheckedZip32InputArchive - Class in de.schlichtherle.io.archive.zip
Deprecated. Use CheckedZipInputArchive instead.
CheckedZip32InputArchive(ReadOnlyFile, String, boolean, boolean) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZip32InputArchive
Deprecated.  
CheckedZip32OutputArchive - Class in de.schlichtherle.io.archive.zip
Deprecated. Use ZipOutputArchive instead.
CheckedZip32OutputArchive(OutputStream, String, Zip32InputArchive) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZip32OutputArchive
Deprecated.  
CheckedZipDriver - Class in de.schlichtherle.io.archive.zip
An archive driver for ZIP files which checks the CRC-32 values for all ZIP entries in input archives.
CheckedZipDriver() - Constructor for class de.schlichtherle.io.archive.zip.CheckedZipDriver
Equivalent to this(DEFAULT_CHARSET, null, null, false, false, DEFAULT_LEVEL).
CheckedZipDriver(String) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZipDriver
Equivalent to this(charset, null, null, false, false, DEFAULT_LEVEL).
CheckedZipDriver(int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZipDriver
Equivalent to this(charset, null, null, false, false, DEFAULT_LEVEL).
CheckedZipDriver(String, Icon, Icon, boolean, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZipDriver
Constructs a new checked ZIP driver.
CheckedZipInputArchive - Class in de.schlichtherle.io.archive.zip
A ZipInputArchive which checks the CRC-32 value for all ZIP entries.
CheckedZipInputArchive(ReadOnlyFile, String, boolean, boolean) - Constructor for class de.schlichtherle.io.archive.zip.CheckedZipInputArchive
 
checkKeyFileCreateKey(byte[]) - Method in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
Check the data entropy in the new key.
checkLocalFileHeaderData(ZipEntry) - Static method in class de.schlichtherle.util.zip.BasicZipOutputStream
 
checkNoDeletedEntriesWithNewData(ArchiveException) - Method in class de.schlichtherle.io.UpdatingArchiveController
 
checkPasswdCreateKey(char[]) - Method in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
 
CHECKSUM_OFFSET - Static variable in class de.schlichtherle.io.archive.tar.TarInputArchive
 
children - Variable in class de.schlichtherle.io.ArchiveEntryMetaData
If the entry from which this object has been created represents a directory, then this is a valid reference to a set of Strings, representing the children names.
cipher - Variable in class de.schlichtherle.crypto.io.CipherOutputStream
The buffered block cipher used for preprocessing the output.
cipher - Variable in class de.schlichtherle.crypto.io.CipherReadOnlyFile
The seekable block cipher which allows random access.
cipher - Variable in class de.schlichtherle.crypto.modes.SICSeekableBlockCipher
 
CipherOutputStream - Class in de.schlichtherle.crypto.io
Similar to javax.crypto.CipherOutputStream, with some exceptions: This implementation uses Bouncy Castle's lightweight API.
CipherOutputStream(OutputStream, BufferedBlockCipher) - Constructor for class de.schlichtherle.crypto.io.CipherOutputStream
Creates a new instance of CipherOutputStream.
CipherReadOnlyFile - Class in de.schlichtherle.crypto.io
A read only file for transparent random read access to an encrypted file.
CipherReadOnlyFile(ReadOnlyFile) - Constructor for class de.schlichtherle.crypto.io.CipherReadOnlyFile
Creates a read only file for transparent random read access to an encrypted file.
CLASS_NAME - Static variable in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
 
CLASS_NAME - Static variable in class de.schlichtherle.io.archive.zip.AbstractSfxDriver
 
CLASS_NAME - Static variable in class de.schlichtherle.io.ArchiveControllers
 
CLASS_NAME - Static variable in class de.schlichtherle.io.ArchiveDriverRegistry
 
CLASS_NAME - Static variable in class de.schlichtherle.io.GlobalArchiveDriverRegistry
 
CLASS_NAME - Static variable in class de.schlichtherle.io.InputArchiveMetaData
 
CLASS_NAME - Static variable in class de.schlichtherle.io.OutputArchiveMetaData
 
CLASS_NAME - Static variable in class de.schlichtherle.io.ReentrantReadWriteLock
 
CLASS_NAME - Static variable in class de.schlichtherle.io.samples.Decrypt
 
CLASS_NAME - Static variable in class de.schlichtherle.io.samples.Encrypt
 
CLASS_NAME - Static variable in class de.schlichtherle.io.samples.NZip
 
CLASS_NAME - Static variable in class de.schlichtherle.io.swing.FileView
 
CLASS_NAME - Static variable in class de.schlichtherle.io.UpdatingArchiveController
 
CLASS_NAME - Static variable in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
CLASS_NAME - Static variable in class de.schlichtherle.key.passwd.swing.AesKeyStrengthPanel
 
CLASS_NAME - Static variable in class de.schlichtherle.key.passwd.swing.AuthenticationPanel
 
CLASS_NAME - Static variable in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
 
CLASS_NAME - Static variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
CLASS_NAME - Static variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
CLASS_NAME - Static variable in class de.schlichtherle.nio.charset.IBM437Charset
 
ClassLoaders - Class in de.schlichtherle.util
Deprecated. This class is just a workaround until the introduction of a better, but probably non-backwards-compatible solution in TrueZIP 7. Do not use!
ClassLoaders() - Constructor for class de.schlichtherle.util.ClassLoaders
Deprecated.  
clear() - Method in class de.schlichtherle.util.CanonicalStringSet
 
clone() - Method in class de.schlichtherle.io.archive.zip.ZipEntry
Throws an UnsupportedOperationException.
clone() - Method in exception de.schlichtherle.io.ChainableIOException
Returns a shallow clone of this exception.
clone(Object) - Static method in class de.schlichtherle.key.AbstractKeyProvider
Returns a clone of the key.
clone() - Method in class de.schlichtherle.util.zip.ExtraFields
Returns a shallow clone of this collection.
clone() - Method in class de.schlichtherle.util.zip.ZipEntry
 
cloneKey() - Method in class de.schlichtherle.key.AbstractKeyProvider
Deprecated. You should not use or override this method. This method will vanish in the next major version release.
close() - Method in class de.schlichtherle.crypto.io.CipherOutputStream
Closes this output stream and releases any resources associated with it.
close() - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
Closes this read only file and releases any resources associated with it.
close() - Method in class de.schlichtherle.crypto.io.raes.Type0RaesOutputStream
 
close() - Method in interface de.schlichtherle.io.archive.spi.InputArchive
Closes this input archive and releases any system resources associated with it.
close() - Method in class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive
 
close() - Method in class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.EntryOutputStream
 
close() - Method in class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.TempEntryOutputStream
 
close() - Method in interface de.schlichtherle.io.archive.spi.OutputArchive
Closes this output archive and releases any system resources associated with it.
close() - Method in class de.schlichtherle.io.archive.tar.TarInputArchive
 
close() - Method in class de.schlichtherle.io.archive.tar.TarOutputArchive.EntryOutputStream
 
close() - Method in class de.schlichtherle.io.archive.tar.TarOutputArchive.TempEntryOutputStream
 
close() - Method in class de.schlichtherle.io.archive.zip.OdfOutputArchive
 
close() - Method in class de.schlichtherle.io.archive.zip.ZipOutputArchive.EntryOutputStream
 
close() - Method in class de.schlichtherle.io.archive.zip.ZipOutputArchive.TempEntryOutputStream
 
close() - Method in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
Closes this archive entry stream and releases any resources associated with it.
close() - Method in class de.schlichtherle.io.OutputArchiveMetaData.EntryOutputStream
Closes this archive entry stream and releases any resources associated with it.
close() - Method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
Closes this read only file.
close() - Method in class de.schlichtherle.io.rof.ChannelReadOnlyFile
 
close() - Method in class de.schlichtherle.io.rof.FastReadOnlyFile
Deprecated.  
close() - Method in class de.schlichtherle.io.rof.FilterReadOnlyFile
 
close() - Method in class de.schlichtherle.io.rof.MemoryMappedReadOnlyFile
Deprecated.  
close() - Method in interface de.schlichtherle.io.rof.ReadOnlyFile
 
close() - Method in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
 
close() - Method in class de.schlichtherle.io.util.SynchronizedInputStream
Synchronizes on the SynchronizedInputStream.lock and calls SynchronizedInputStream.doClose().
close() - Method in class de.schlichtherle.io.util.SynchronizedOutputStream
Synchronizes on the SynchronizedOutputStream.lock and calls SynchronizedOutputStream.doClose().
close() - Method in class de.schlichtherle.util.zip.BasicZipFile.AccountedInputStream
 
close() - Method in class de.schlichtherle.util.zip.BasicZipFile.CheckedInputStream
 
close() - Method in class de.schlichtherle.util.zip.BasicZipFile
Closes the file.
close() - Method in class de.schlichtherle.util.zip.BasicZipFile.PooledInflaterInputStream
 
close() - Method in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
close() - Method in class de.schlichtherle.util.zip.BasicZipOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class de.schlichtherle.util.zip.ZipFile
 
close() - Method in class de.schlichtherle.util.zip.ZipOutputStream
 
close0() - Method in class de.schlichtherle.io.archive.tar.TarInputArchive
 
closeAllInputStreams(ArchiveException) - Method in class de.schlichtherle.io.InputArchiveMetaData
Closes and disconnects all entry streams for the archive containing this metadata object.
closeAllOutputStreams(ArchiveException) - Method in class de.schlichtherle.io.OutputArchiveMetaData
Closes and disconnects all entry streams for the archive containing this metadata object.
closed - Variable in class de.schlichtherle.crypto.io.CipherOutputStream
Whether this stream has been closed or not.
closed - Variable in class de.schlichtherle.crypto.io.CipherReadOnlyFile
Whether this read only file has been closed or not.
closed - Variable in class de.schlichtherle.crypto.io.raes.Type0RaesOutputStream
Whether this stream has been closed or not.
closed - Variable in class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.EntryOutputStream
 
closed - Variable in class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.TempEntryOutputStream
 
closed - Variable in class de.schlichtherle.io.archive.tar.TarOutputArchive.EntryOutputStream
 
closed - Variable in class de.schlichtherle.io.archive.tar.TarOutputArchive.TempEntryOutputStream
 
closed - Variable in class de.schlichtherle.io.archive.zip.ZipOutputArchive.TempEntryOutputStream
 
closed - Variable in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
closed - Variable in class de.schlichtherle.io.OutputArchiveMetaData.EntryOutputStream
 
closed - Variable in class de.schlichtherle.io.rof.BufferedReadOnlyFile
 
closed - Variable in class de.schlichtherle.io.rof.FastReadOnlyFile
Deprecated.  
closed - Variable in class de.schlichtherle.util.zip.BasicZipFile.AccountedInputStream
 
closed - Variable in class de.schlichtherle.util.zip.BasicZipFile.PooledInflaterInputStream
 
closed - Variable in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
closed - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream
 
closedIcon - Variable in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
 
closedIcon(File) - Static method in class de.schlichtherle.io.swing.FileView
 
closeEntry() - Method in class de.schlichtherle.util.zip.BasicZipOutputStream
Writes all necessary data for this entry to the underlying stream.
closeEntry() - Method in class de.schlichtherle.util.zip.ZipOutputStream
 
coalesceEvents(AWTEvent, AWTEvent) - Method in class de.schlichtherle.swing.EnhancedPanel
Deprecated. See EnhancedPanel.
collator - Static variable in class de.schlichtherle.io.swing.tree.FileTreeModel
A collator for file names which considers case according to the platform's standard.
comboBox - Variable in class de.schlichtherle.swing.AbstractComboBoxBrowser
 
comboBoxEditor - Variable in class de.schlichtherle.swing.AbstractComboBoxBrowser.ComboBoxEditorProxy
 
CommandLineUtility - Class in de.schlichtherle.io.samples
Abstract base class for command line utilities.
CommandLineUtility() - Constructor for class de.schlichtherle.io.samples.CommandLineUtility
Equivalent to CommandLineUtility(System.out, System.err, true).
CommandLineUtility(OutputStream, OutputStream, boolean) - Constructor for class de.schlichtherle.io.samples.CommandLineUtility
Constructs a new command line utility instance.
CommandLineUtility.IllegalUsageException - Exception in de.schlichtherle.io.samples
 
CommandLineUtility.IllegalUsageException(String) - Constructor for exception de.schlichtherle.io.samples.CommandLineUtility.IllegalUsageException
 
CommandLineUtility.ProgressMonitor - Class in de.schlichtherle.io.samples
 
CommandLineUtility.ProgressMonitor(PrintStream) - Constructor for class de.schlichtherle.io.samples.CommandLineUtility.ProgressMonitor
 
comment - Variable in class de.schlichtherle.util.zip.BasicZipFile
The comment of this ZIP compatible file.
comment - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream
The file comment.
comment - Variable in class de.schlichtherle.util.zip.ZipEntry
null if no comment field.
commit() - Method in interface de.schlichtherle.io.ArchiveFileSystem.Delta
Commits the simplified transaction, possibly modifying the enclosing virtual archive file system.
commit() - Method in class de.schlichtherle.io.ArchiveFileSystem.LinkDelta
Links the entries into this virtual archive file system.
comparator - Variable in class de.schlichtherle.io.swing.tree.FileTreeModel
A comparator for java.io.File or super classes.
compareTo(File) - Method in class de.schlichtherle.io.File
Compares this file's path to the given file's path.
compileZip64ExtraField() - Method in class de.schlichtherle.util.zip.ZipEntry
Compiles a ZIP64 Extended Information Extra Field from the properties of this entry.
computeMac(Mac) - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
Returns the authentication code of the encrypted data in this cipher read only file using the given Message Authentication Code (MAC) object.
con - Static variable in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
The console to use for I/O.
configKeyManager() - Static method in class de.schlichtherle.io.samples.CommandLineUtility
Configure the key manager to use when prompting the user for keys for RAES encrypted ZIP files.
contains(File) - Method in class de.schlichtherle.io.File
Returns true if and only if the path represented by this instance contains the path represented by the specified file, where a path is said to contain another path if and only if it is equal or a parent of the other path.
contains(File, File) - Static method in class de.schlichtherle.io.File
Returns true if and only if the path represented by a contains the path represented by b, where a path is said to contain another path if and only if it is equal or a parent of the other path.
contains(File, File) - Static method in class de.schlichtherle.io.Files
 
contains(String, String) - Static method in class de.schlichtherle.io.Files
Returns true if and only if the pathA contains pathB.
contains(Charset) - Method in class de.schlichtherle.nio.charset.OctetCharset
 
contains(Object) - Method in class de.schlichtherle.util.CanonicalStringSet
Tests if the canonical form of all strings in the given string list is contained in this set.
containsAll(CanonicalStringSet) - Method in class de.schlichtherle.util.CanonicalStringSet
Tests if all canonical strings in the given set are contained in this set.
containsAll(String) - Method in class de.schlichtherle.util.CanonicalStringSet
Tests if the canonical form of all strings in the given string list is contained in this set.
ContainsFileException - Exception in de.schlichtherle.io
Thrown if two paths are referring to the same file or contain each other.
ContainsFileException(File, File) - Constructor for exception de.schlichtherle.io.ContainsFileException
Creates a new instance of ContainsFileException.
controller - Variable in class de.schlichtherle.io.ArchiveFileSystem
The controller that this filesystem belongs to.
controller - Variable in class de.schlichtherle.io.File
This refers to the archive controller if and only if this file refers to an archive file, otherwise it's null.
controller - Variable in class de.schlichtherle.io.swing.JFileTree
 
controllers - Static variable in class de.schlichtherle.io.ArchiveControllers
The map of all archive controllers.
convert(File[], FileFactory) - Static method in class de.schlichtherle.io.File
 
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class de.schlichtherle.io.swing.JFileTree
 
copyAllFrom(File) - Method in class de.schlichtherle.io.File
Recursively copies the file or directory src to this file or directory.
copyAllFrom(File, ArchiveDetector) - Method in class de.schlichtherle.io.File
Recursively copies the file or directory src to this file or directory.
copyAllFrom(File, ArchiveDetector, ArchiveDetector) - Method in class de.schlichtherle.io.File
Recursively copies the file or directory src to this file or directory.
copyAllTo(File) - Method in class de.schlichtherle.io.File
Recursively copies this file or directory to the file or directory dst.
copyAllTo(File, ArchiveDetector) - Method in class de.schlichtherle.io.File
Recursively copies this file or directory to the file or directory dst.
copyAllTo(File, ArchiveDetector, ArchiveDetector) - Method in class de.schlichtherle.io.File
Recursively copies this file or directory to the file or directory dst.
copyAllTo(File, File) - Method in class de.schlichtherle.io.swing.JFileTree
Forwards the call to the FileTreeModel and scrolls the tree so that the recursively copied node is selected and visible.
copyAllTo(File, File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Copies oldNode to node recursively and updates the tree accordingly.
copyFrom(InputStream) - Method in class de.schlichtherle.io.File
Copies the input stream in to this file and closes it.
copyFrom(File) - Method in class de.schlichtherle.io.File
Copies the file src to this file.
copyFrom(File, InputStream) - Method in class de.schlichtherle.io.swing.JFileTree
Forwards the call to the FileTreeModel and scrolls the tree so that the copied node is selected and visible.
copyFrom(File, InputStream) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Creates node as a new file with the contents read from in and updates the tree accordingly.
copyLock - Static variable in class de.schlichtherle.io.Files
A lock used when copying data from one archive file to another.
copyTo(OutputStream) - Method in class de.schlichtherle.io.File
Copies this file to the output stream out and closes it.
copyTo(File) - Method in class de.schlichtherle.io.File
Copies this file to the file dst.
copyTo(File, File) - Method in class de.schlichtherle.io.swing.JFileTree
Forwards the call to the FileTreeModel and scrolls the tree so that the copied node is selected and visible.
copyTo(File, File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Copies oldNode to node and updates the tree accordingly.
count - Variable in class de.schlichtherle.util.ThreadLocalCounter.Holder
 
counter - Variable in class de.schlichtherle.crypto.generators.DigestRandom
 
counter - Variable in class de.schlichtherle.crypto.modes.SICSeekableBlockCipher
 
counterOut - Variable in class de.schlichtherle.crypto.modes.SICSeekableBlockCipher
 
CountingOutputStream - Class in de.schlichtherle.io
An output stream which logs the number of bytes written.
CountingOutputStream(OutputStream) - Constructor for class de.schlichtherle.io.CountingOutputStream
 
CountingReadOnlyFile - Class in de.schlichtherle.io
 
CountingReadOnlyFile(ReadOnlyFile) - Constructor for class de.schlichtherle.io.CountingReadOnlyFile
 
cp(InputStream, OutputStream) - Static method in class de.schlichtherle.io.File
Copies the input stream in to the output stream out.
cp(File, File) - Static method in class de.schlichtherle.io.File
Copies src to dst.
cp(boolean, File, File) - Static method in class de.schlichtherle.io.Files
The name of this method is inspired by the Unix command line utility cp.
cp(InputStream, OutputStream) - Static method in class de.schlichtherle.io.Files
 
cp0(boolean, File, File) - Static method in class de.schlichtherle.io.Files
Unchecked parameters version.
cp0(boolean, File, InputStream, File) - Static method in class de.schlichtherle.io.Files
Copies a source file to a destination file, optionally preserving the source's last modification time.
cp0(boolean, ArchiveController, String, File) - Static method in class de.schlichtherle.io.Files
Copies a source file to a destination file, optionally preserving the source's last modification time.
cp0(boolean, ArchiveController, String, ArchiveController, String) - Static method in class de.schlichtherle.io.Files
Copies a source file to a destination file, optionally preserving the source's last modification time.
cp0(boolean, File, InputStream, ArchiveController, String) - Static method in class de.schlichtherle.io.Files
Copies a source file to a destination file, optionally preserving the source's last modification time.
cp_p(File, File) - Static method in class de.schlichtherle.io.File
Copies src to dst and tries to preserve all attributes of the source file to the destination file, too.
cp_r(boolean, File, File, ArchiveDetector, ArchiveDetector) - Static method in class de.schlichtherle.io.Files
The name of this method is inspired by the Unix command line utility cp with the -r option to operate recursively.
cp_r0(boolean, File, File, ArchiveDetector, ArchiveDetector) - Static method in class de.schlichtherle.io.Files
Unchecked parameters version.
cPath - Variable in class de.schlichtherle.crypto.io.raes.KeyManagerRaesParameters
 
cpOrMv(String[], boolean) - Method in class de.schlichtherle.io.samples.NZip
 
crc - Variable in class de.schlichtherle.io.archive.zip.ZipOutputArchive.Crc32OutputStream
 
crc - Variable in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
crc - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream
CRC instance to avoid parsing DEFLATED data twice.
CRC - Static variable in class de.schlichtherle.util.zip.ZipEntry
 
crc - Variable in class de.schlichtherle.util.zip.ZipEntry
 
CRC32Exception - Exception in de.schlichtherle.util.zip
Thrown to indicate a CRC-32 mismatch between the declared value in the Central File Header and the Data Descriptor or between the declared value and the computed value from the decompressed data.
CRC32Exception(String, long, long) - Constructor for exception de.schlichtherle.util.zip.CRC32Exception
Creates a new instance of CRC32Exception where the given entry name is the detail message of the base class.
create(int) - Static method in class de.schlichtherle.util.zip.ExtraField
A static factory method which creates a new Extra Field based on the given Header ID.
createAesKeyStrengthPanel() - Method in class de.schlichtherle.key.passwd.swing.PromptingAesKeyProviderUI
A factory method to create the AES Key Strength Panel.
createArchiveDriver(Object) - Static method in class de.schlichtherle.io.ArchiveDriverRegistry
Creates an archive driver from the given blueprint.
createArchiveEntry(Archive, String, ArchiveEntry) - Method in interface de.schlichtherle.io.archive.spi.ArchiveDriver
Creates a new archive entry for entryName for use with an OutputArchive.
createArchiveEntry(String, ArchiveEntry) - Method in interface de.schlichtherle.io.archive.spi.ArchiveEntryFactory
Deprecated.  
createArchiveEntry(Archive, String, ArchiveEntry) - Method in class de.schlichtherle.io.archive.tar.TarDriver
 
createArchiveEntry(Archive, String, ArchiveEntry) - Method in class de.schlichtherle.io.archive.zip.raes.AbstractZipRaesDriver
Creates a new ZipEntry, enforcing that the data gets DEFLATED when written, even if copying data from a STORED source entry.
createArchiveEntry(Archive, String, ArchiveEntry) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
 
createArchiveEntry(String, ArchiveEntry) - Method in class de.schlichtherle.io.ArchiveFileSystem
Creates an archive entry which is going to be linked into this virtual archive file system in the near future.
createArchiveEntry(String) - Method in class de.schlichtherle.io.ArchiveFileSystem
Like ArchiveFileSystem.createArchiveEntry(java.lang.String, de.schlichtherle.io.archive.spi.ArchiveEntry), but throws an AssertionError instead of CharConversionException.
createArchiveEntry(String, ArchiveEntry) - Method in class de.schlichtherle.io.ArchiveFileSystemController
 
createCreateKeyPanel() - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
A factory method to create the Create Protected Resource Key Panel.
createDefaultArchiveDetector() - Method in class de.schlichtherle.io.samples.NZip
May be overridden by subclasses to create the ArchiveDetector which shall be used as the default archive detector while a command is running.
createDefaultArchiveDetector(String) - Method in class de.schlichtherle.io.samples.NZip
May be overridden by subclasses to create the ArchiveDetector which returns ArchiveDrivers which should use the specified charset if supported.
createElements(String, boolean, ArchiveEntry, int) - Method in class de.schlichtherle.io.ArchiveFileSystem.LinkDelta
 
createFeedback(String) - Static method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
createFile(File) - Method in class de.schlichtherle.io.AbstractArchiveDetector
 
createFile(File, File) - Method in class de.schlichtherle.io.AbstractArchiveDetector
Deprecated. This factory method is not intented for public use - do not use it!
createFile(File, File, File) - Method in class de.schlichtherle.io.AbstractArchiveDetector
Deprecated. This factory method is not intented for public use and is broken by design - do not use it!
createFile(File, String) - Method in class de.schlichtherle.io.AbstractArchiveDetector
 
createFile(String) - Method in class de.schlichtherle.io.AbstractArchiveDetector
 
createFile(String, String) - Method in class de.schlichtherle.io.AbstractArchiveDetector
 
createFile(URI) - Method in class de.schlichtherle.io.AbstractArchiveDetector
 
createFile(File) - Method in interface de.schlichtherle.io.ArchiveDetector
Constructs a new File instance from the given blueprint.
createFile(File, File) - Method in interface de.schlichtherle.io.ArchiveDetector
Deprecated. This factory method is not intented for public use - do not use it!
createFile(File, File, File) - Method in interface de.schlichtherle.io.ArchiveDetector
Deprecated. This factory method is not intented for public use and is broken by design - do not use it!
createFile(String) - Method in interface de.schlichtherle.io.ArchiveDetector
Constructs a new File instance which uses this ArchiveDetector to detect any archive files in its pathname.
createFile(String, String) - Method in interface de.schlichtherle.io.ArchiveDetector
Constructs a new File instance which uses this ArchiveDetector to detect any archive files in its pathname.
createFile(File, String) - Method in interface de.schlichtherle.io.ArchiveDetector
Constructs a new File instance which uses this ArchiveDetector to detect any archive files in its pathname.
createFile(URI) - Method in interface de.schlichtherle.io.ArchiveDetector
Constructs a new File instance from the given uri.
createFile(File) - Method in interface de.schlichtherle.io.FileFactory
Deprecated.  
createFile(File, File) - Method in interface de.schlichtherle.io.FileFactory
Deprecated. This factory method is not intented for public use - do not use it!
createFile(File, File, File) - Method in interface de.schlichtherle.io.FileFactory
Deprecated. This factory method is not intented for public use and is broken by design - do not use it!
createFile(String) - Method in interface de.schlichtherle.io.FileFactory
Deprecated.  
createFile(String, String) - Method in interface de.schlichtherle.io.FileFactory
Deprecated.  
createFile(File, String) - Method in interface de.schlichtherle.io.FileFactory
Deprecated.  
createFile(URI) - Method in interface de.schlichtherle.io.FileFactory
Deprecated.  
createFileInputStream(File) - Method in class de.schlichtherle.io.AbstractArchiveDetector
 
createFileInputStream(File) - Method in interface de.schlichtherle.io.ArchiveDetector
Creates a new FileInputStream to read the content of the given file.
createFileInputStream(File) - Method in interface de.schlichtherle.io.FileFactory
Deprecated.  
createFileObject(File) - Method in class de.schlichtherle.io.swing.FileSystemView
Creates a ZIP enabled file where necessary only, otherwise the blueprint is simply returned.
createFileObject(File, String) - Method in class de.schlichtherle.io.swing.FileSystemView
Creates a ZIP enabled file where necessary only, otherwise the file system view delegate is used to create the file.
createFileObject(String) - Method in class de.schlichtherle.io.swing.FileSystemView
Creates a ZIP enabled file where necessary only, otherwise the file system view delegate is used to create the file.
createFileObject(File, String) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
createFileObject(String) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
createFileOutputStream(File, boolean) - Method in class de.schlichtherle.io.AbstractArchiveDetector
 
createFileOutputStream(File, boolean) - Method in interface de.schlichtherle.io.ArchiveDetector
Creates a new FileOutputStream to write the new content of the given file.
createFileOutputStream(File, boolean) - Method in interface de.schlichtherle.io.FileFactory
Deprecated.  
createFileSystemRoot(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
Forwards the call to FilterFileSystemView.createFileSystemRootImpl(java.io.File).
createFileSystemRootImpl(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
Creates a new File object for f with correct behavior for a file system root directory.
createInputArchive(Archive, ReadOnlyFile) - Method in interface de.schlichtherle.io.archive.spi.ArchiveDriver
Creates a new input archive for archive from the given read only file.
createInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.tar.TarDriver
Creates a new input archive for archive from the given read only file.
createInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.raes.AbstractZipRaesDriver
This implementation calls AbstractZipRaesDriver.getRaesParameters(de.schlichtherle.io.archive.Archive), with which it initializes a new RaesReadOnlyFile.
createInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
Creates a new input archive for archive from the given read only file.
createInputStream(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.tar.TarBZip2Driver
Returns a newly created and verified CBZip2InputStream.
createInputStream(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.tar.TarDriver
Returns a new InputStream to read the contents from the given ReadOnlyFile from.
createInputStream(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.tar.TarGZipDriver
 
createInputStream(String) - Method in class de.schlichtherle.io.ArchiveController
A factory method returning an input stream which is positioned at the beginning of the given entry in the target archive file.
createInputStream(ArchiveEntry, ArchiveEntry) - Method in class de.schlichtherle.io.ArchiveController
Important: This controller's read or write lock must be acquired.
createInputStream(File) - Static method in class de.schlichtherle.io.FileInputStream
 
createInputStream(ArchiveEntry, ArchiveEntry) - Method in class de.schlichtherle.io.InputArchiveMetaData
 
createInputStream(ArchiveEntry, ArchiveEntry) - Method in class de.schlichtherle.io.UpdatingArchiveController
 
createInputStream0(String) - Method in class de.schlichtherle.io.ArchiveController
 
CreateKeyFeedback - Interface in de.schlichtherle.key.passwd.swing
Deprecated.  
CreateKeyPanel - Class in de.schlichtherle.key.passwd.swing
This panel prompts the user for a key to create or overwrite a protected resource.
CreateKeyPanel() - Constructor for class de.schlichtherle.key.passwd.swing.CreateKeyPanel
Creates new form CreateKeyPanel
createKeyPanel - Variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
Deprecated. This field is not used anymore and will be removed for the next major release number.
createModel() - Method in class de.schlichtherle.key.passwd.swing.AesKeyStrengthPanel
 
createNewFile(String, boolean) - Method in class de.schlichtherle.io.ArchiveController
 
createNewFile() - Method in class de.schlichtherle.io.File
Creates a new, empty file similar to its superclass implementation.
createNewFile(File) - Method in class de.schlichtherle.io.swing.JFileTree
Forwards the call to the FileTreeModel and scrolls the tree so that the newly created file is selected and visible.
createNewFile(File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Creates node as a new file in the file system and updates the tree accordingly.
createNewFile0(String, boolean) - Method in class de.schlichtherle.io.ArchiveController
 
createNewFolder(File) - Method in class de.schlichtherle.io.swing.FileSystemView
 
createNewFolder(File) - Method in class de.schlichtherle.io.swing.FilterFileSystemView
 
createNonArchiveFile(File) - Static method in class de.schlichtherle.io.swing.FileView
 
createOpenKeyPanel() - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
A factory method to create the Open Protected Resource Key Panel.
createOutputArchive(Archive, OutputStream, InputArchive) - Method in interface de.schlichtherle.io.archive.spi.ArchiveDriver
Creates a new output archive for archive from the given output stream.
createOutputArchive(Archive, OutputStream, InputArchive) - Method in class de.schlichtherle.io.archive.tar.TarDriver
Creates a new output archive for archive from the given output stream.
createOutputArchive(Archive, OutputStream, InputArchive) - Method in class de.schlichtherle.io.archive.zip.OdfDriver
 
createOutputArchive(Archive, OutputStream, InputArchive) - Method in class de.schlichtherle.io.archive.zip.raes.AbstractZipRaesDriver
This implementation calls AbstractZipRaesDriver.getRaesParameters(de.schlichtherle.io.archive.Archive), with which it initializes a new RaesOutputStream, and finally passes the resulting stream to the super class implementation.
createOutputArchive(Archive, OutputStream, InputArchive) - Method in class de.schlichtherle.io.archive.zip.raes.ParanoidZipRaesDriver
This implementation calls AbstractZipRaesDriver.getRaesParameters(de.schlichtherle.io.archive.Archive), with which it initializes a new RaesOutputStream, and finally passes the resulting stream to ZipDriver.createZipOutputArchive(Archive, OutputStream, ZipInputArchive).
createOutputArchive(Archive, OutputStream, InputArchive) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
Creates a new output archive for archive from the given output stream.
createOutputStream(String, boolean) - Method in class de.schlichtherle.io.ArchiveController
A factory method returning an OutputStream allowing to (re)write the given entry in the target archive file.
createOutputStream(ArchiveEntry, ArchiveEntry) - Method in class de.schlichtherle.io.ArchiveController
Important: This controller's write lock must be acquired.
createOutputStream(File, boolean) - Static method in class de.schlichtherle.io.FileOutputStream
 
createOutputStream(ArchiveEntry, ArchiveEntry) - Method in class de.schlichtherle.io.OutputArchiveMetaData
 
createOutputStream(ArchiveEntry, ArchiveEntry) - Method in class de.schlichtherle.io.UpdatingArchiveController
 
createOutputStream0(String, boolean) - Method in class de.schlichtherle.io.ArchiveController
 
createPath(File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Returns an array of File objects indicating the path from the root to the given node.
createPath(File, int) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
 
createReadOnlyFile(File) - Method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
A factory method called by the constructor to get a read only file to access the contents of the read only file.
createReadOnlyFile(File) - Method in class de.schlichtherle.util.zip.BasicZipFile
Deprecated. This method is unsafe because it's called by some constructors. Use a constructor with a ReadOnlyFile parameter instead.
createTarInputArchive(Archive, InputStream) - Method in class de.schlichtherle.io.archive.tar.TarDriver
Returns a new TarInputArchive to read the contents from the given InputStream.
createTarOutputArchive(Archive, OutputStream, TarInputArchive) - Method in class de.schlichtherle.io.archive.tar.TarBZip2Driver
 
createTarOutputArchive(Archive, OutputStream, TarInputArchive) - Method in class de.schlichtherle.io.archive.tar.TarDriver
 
createTarOutputArchive(Archive, OutputStream, TarInputArchive) - Method in class de.schlichtherle.io.archive.tar.TarGZipDriver
 
createTempFile(String, String) - Static method in class de.schlichtherle.io.util.Temps
Like File.createTempFile(java.lang.String, java.lang.String, java.io.File), but uses the value of the class property directory as the directory for temporary files.
createTempFile(String) - Static method in class de.schlichtherle.io.util.Temps
Like Temps.createTempFile(String, String), but uses the default suffix ".tmp".
createTimeZone() - Method in class de.schlichtherle.util.zip.DateTimeConverter
Returns a new timezone to use for date/time conversion.
createTreeCellRenderer() - Method in class de.schlichtherle.io.swing.JFileTree
Returns a new tree cell renderer.
createTreePath(File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Returns a TreePath for the given node or null if the node is not part of this file tree.
createURI(String, String) - Static method in class de.schlichtherle.io.File
Creates a URI from a scheme and a scheme specific part.
createValidatedTarInputStream(InputStream) - Static method in class de.schlichtherle.io.archive.tar.TarInputArchive
Returns a newly created and validated TarInputStream.
createZip32InputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
Deprecated. Use ZipDriver.createZipInputArchive(de.schlichtherle.io.archive.Archive, de.schlichtherle.io.rof.ReadOnlyFile) instead.
createZip32OutputArchive(Archive, OutputStream, ZipInputArchive) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
Deprecated. Use ZipDriver.createZipOutputArchive(de.schlichtherle.io.archive.Archive, java.io.OutputStream, de.schlichtherle.io.archive.zip.ZipInputArchive) instead.
createZipEntry(ZipEntry) - Method in class de.schlichtherle.io.archive.zip.JarDriver
 
createZipEntry(String) - Method in class de.schlichtherle.io.archive.zip.JarDriver
 
createZipEntry(String) - Method in class de.schlichtherle.io.archive.zip.JarInputArchive
 
createZipEntry(ZipEntry) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
 
createZipEntry(String) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
 
createZipEntry(String) - Method in class de.schlichtherle.io.archive.zip.ZipInputArchive
 
createZipEntry(String) - Method in class de.schlichtherle.util.zip.BasicZipFile
Deprecated. This method is called from a constructor! It will be replaced by a factory interface in TrueZIP 7.
createZipInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.CheckedJarDriver
 
createZipInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.CheckedOdfDriver
 
createZipInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.CheckedReadOnlySfxDriver
 
createZipInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.CheckedZipDriver
 
createZipInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.JarDriver
 
createZipInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.raes.SafeZipRaesDriver
If the net file length of the archive is larger than the authentication trigger, then a CheckedJarInputArchive for CRC-32 authentication is returned, otherwise a plain ZipInputArchive which doesn't do any authentication.
createZipInputArchive(Archive, ReadOnlyFile) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
 
createZipOutputArchive(Archive, OutputStream, ZipInputArchive) - Method in class de.schlichtherle.io.archive.zip.ReadOnlySfxDriver
 
createZipOutputArchive(Archive, OutputStream, ZipInputArchive) - Method in class de.schlichtherle.io.archive.zip.ZipDriver
 
csize - Variable in class de.schlichtherle.util.zip.ZipEntry
 
cutTrailingSeparator(String, char) - Static method in class de.schlichtherle.io.util.Paths
Deprecated. This method chops off a single trailing separator only. Use Paths.cutTrailingSeparators(java.lang.String, char) to chop off multiple trailing separators.
cutTrailingSeparators(String, char) - Static method in class de.schlichtherle.io.util.Paths
Cuts off any separator characters at the end of the path, unless the path contains of only separator characters, in which case a single separator character is retained to denote the root directory.
CYCLE - Static variable in class de.schlichtherle.key.passwd.swing.HurlingWindowFeedback
 
cycle - Variable in class de.schlichtherle.key.passwd.swing.HurlingWindowFeedback
 

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.