Skip navigation links
TrueZIP 7.7.10
A B C D E F G H I J K L M N O P Q R S T U V W Z 

N

NeverThrowable - Class in de.schlichtherle.truezip.fs.inst.jul
 
NeverThrowable() - Constructor for class de.schlichtherle.truezip.fs.inst.jul.NeverThrowable
 
newArchiveDetector() - Method in class de.schlichtherle.truezip.sample.file.app.Nzip
May be overridden by subclasses to create the TArchiveDetector which provides file system drivers which should use the specified charset if supported.
newArchiveDetector(Charset) - Method in class de.schlichtherle.truezip.sample.file.app.Nzip
 
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
 
newCache(IOPool<?>) - Method in enum de.schlichtherle.truezip.socket.IOCache.Strategy
Returns a new cache.
newClient() - Method in class de.schlichtherle.truezip.fs.http.HttpDriver
Returns a new http client.
newController(FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns a new thread-safe file system controller for the mount point of the given file system model and parent file system controller.
newController(FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.file.FileDriver
 
newController(FsManager, FsModel, FsController<? extends FsModel>) - Method in class de.schlichtherle.truezip.fs.FsAbstractCompositeDriver
 
newController(FsManager, FsModel, FsController<? extends FsModel>) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Returns a new thread-safe file system controller for the mount point of the given file system model and nullable parent file system controller.
newController(FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Returns a new thread-safe file system controller for the mount point of the given file system model and parent file system controller.
newController(FsManager, FsModel, FsController<? extends FsModel>) - Method in interface de.schlichtherle.truezip.fs.FsCompositeDriver
Returns a new thread-safe file system controller for the mount point of the given file system model and nullable parent file system controller.
newController(FsArchiveDriver<E>, FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.FsDefaultManager
 
newController(FsManager, FsModel, FsController<? extends FsModel>) - Method in class de.schlichtherle.truezip.fs.FsDriver
Returns a new thread-safe file system controller for the mount point of the given file system model and nullable parent file system controller.
newController(FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.FsDriver
Returns a new thread-safe file system controller for the mount point of the given file system model and nullable parent file system controller.
newController(FsArchiveDriver<E>, FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.FsManager
Optional: Returns a new thread-safe archive file system controller.
newController(FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.http.HttpDriver
 
newController(FsManager, FsModel, FsController<? extends FsModel>) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingCompositeDriver
 
newController(FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.nio.file.FileDriver
 
newDecoder() - Method in class de.schlichtherle.truezip.nio.charset.OctetCharset
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
 
newEncoder() - Method in class de.schlichtherle.truezip.nio.charset.OctetCharset
 
newEntry(String, Entry.Type, Entry, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
 
newEntry(String) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
 
newEntry(String, TarArchiveEntry) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
 
newEntry(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.JarDriver
Returns a new JAR archive entry with the given name.
newEntry(String, ZipEntry) - Method in class de.schlichtherle.truezip.fs.archive.zip.JarDriver
Returns a new JAR archive entry with the given name and all other properties copied from the given template.
newEntry(String, Entry.Type, Entry, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Returns a new ZipDriverEntry, requesting that the data gets DEFLATED if no template is provided.
newEntry(String, Entry.Type, Entry, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
 
newEntry(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns a new ZIP archive entry with the given name.
newEntry(String, ZipEntry) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns a new ZIP archive entry with the given name and all other properties copied from the given template.
newEntry(String, Entry.Type, Entry) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
newEntry(String, Entry.Type, Entry, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Returns a new entry for the given name.
newEntry(FsEntryName) - Method in class de.schlichtherle.truezip.fs.http.HttpController
 
newEntry(String) - Method in interface de.schlichtherle.truezip.zip.ZipEntryFactory
Returns a new ZIP entry with the given name.
newFileSystem(Path, Map<String, ?>) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
Scans the given path for prospective archive files using the given configuration and returns the file system for the innermost prospective archive file or throws an UnsupportedOperationException if no prospective archive file is detected.
newFileSystem(URI, Map<String, ?>) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
Returns a file system for the given hierarchical TPath uri.
newGet() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
newHead() - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
newInputShop(FsModel, InputSocket<?>) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
Creates a new input shop for reading the archive entries for the given model from the given input socket's target.
newInputShop(FsModel, InputSocket<?>) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Creates a new input shop for reading the archive entries for the given model from the given input socket's target.
newInputShop(FsModel, InputSocket<?>) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Creates a new input shop for reading the archive entries for the given model from the given input socket's target.
newInputShop(FsModel, ReadOnlyFile) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
 
newInputShop(FsModel, InputSocket<?>) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Creates a new input shop for reading the archive entries for the given model from the given input socket's target.
newInputSocket(BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.http.HttpInputSocket
 
newInputStream(Path, OpenOption...) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
 
newInputStream() - Method in class de.schlichtherle.truezip.socket.ClutchInputSocket
 
newInputStream() - Method in class de.schlichtherle.truezip.socket.DelegatingInputSocket
 
newInputStream() - Method in class de.schlichtherle.truezip.socket.InputSocket
Returns a new input stream for reading bytes from the local target.
newKeyProvider() - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
Returns a new prompting key provider.
newKeyProvider() - Method in class de.schlichtherle.truezip.key.SafeKeyManager
Returns a new key provider.
newLink(T) - Method in enum de.schlichtherle.truezip.util.Link.Type
Returns a new typed link to the given nullable target.
newLink(T) - Static method in class de.schlichtherle.truezip.util.Links
Returns a nullable (strong) link to the given target.
newLink(Link.Type, T) - Static method in class de.schlichtherle.truezip.util.Links
Returns a nullable typed link to the given target.
newMap(Object[][]) - Static method in class de.schlichtherle.truezip.fs.spi.FsDriverService
A static factory method for an unmodifiable driver map which is constructed from the given configuration.
newMap(Object[][]) - Static method in class de.schlichtherle.truezip.key.spi.KeyManagerService
A static factory method for an unmodifiable key manager map which is constructed from the given configuration.
newMXBeanProxy() - Static method in class de.schlichtherle.truezip.extension.pace.PaceManagerFactory
Returns a new MXBean proxy for the singleton pace manager which interfaces with JMX.
newOutputShop(FsModel, OutputSocket<?>, InputShop<TarDriverEntry>) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
Creates a new output shop for writing archive entries for the given model to the given output socket's target.
newOutputShop(FsModel, OutputStream, ZipInputShop) - Method in class de.schlichtherle.truezip.fs.archive.zip.OdfDriver
 
newOutputShop(FsModel, OutputStream, ZipInputShop) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ParanoidZipRaesDriver
This implementation returns a new ZipOutputShop.
newOutputShop(FsModel, OptionOutputSocket, ZipInputShop) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
 
newOutputShop(FsModel, OptionOutputSocket, ZipInputShop) - Method in class de.schlichtherle.truezip.fs.archive.zip.ReadOnlySfxDriver
 
newOutputShop(FsModel, OutputSocket<?>, InputShop<ZipDriverEntry>) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
This implementation first checks if FsOutputOption.GROW is set for the given output socket.
newOutputShop(FsModel, OptionOutputSocket, ZipInputShop) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
 
newOutputShop(FsModel, OutputStream, ZipInputShop) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
 
newOutputShop(FsModel, OutputSocket<?>, InputShop<E>) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Creates a new output shop for writing archive entries for the given model to the given output socket's target.
newOutputSocket(BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.http.HttpOutputSocket
 
newOutputStream(Path, OpenOption...) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
 
newOutputStream() - Method in class de.schlichtherle.truezip.socket.ClutchOutputSocket
 
newOutputStream() - Method in class de.schlichtherle.truezip.socket.DelegatingOutputSocket
 
newOutputStream() - Method in class de.schlichtherle.truezip.socket.OutputSocket
Returns a new output stream for writing bytes to the local target.
newPbeParameters() - Method in class de.schlichtherle.truezip.crypto.raes.param.console.AesCipherParametersView
 
newPbeParameters() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AesCipherParametersView
 
newPbeParameters() - Method in class de.schlichtherle.truezip.key.pbe.console.ConsoleAesPbeParametersView
 
newPbeParameters() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParametersView
Returns new parameters for safe password based encryption.
newPbeParameters() - Method in class de.schlichtherle.truezip.key.pbe.swing.SwingAesPbeParametersView
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.http.HttpInputSocket
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.socket.ClutchInputSocket
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.socket.DelegatingInputSocket
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.socket.InputSocket
Optional: Returns a new read only file for reading bytes from the local target in arbitrary order.
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.ClutchInputSocket
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.ClutchOutputSocket
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.DelegatingInputSocket
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.DelegatingOutputSocket
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.InputSocket
Optional: Returns a new seekable byte channel for reading bytes from the local target in arbitrary order.
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.OutputSocket
Optional: Returns a new seekable byte channel for writing bytes to the local target in arbitrary order.
newTarInputShop(FsModel, InputStream) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarBZip2Driver
 
newTarInputShop(FsModel, InputStream) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
 
newTarInputShop(FsModel, InputStream) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarGZipDriver
 
newTarInputShop(FsModel, InputStream) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarXZDriver
 
newTarOutputShop(FsModel, OutputStream, TarInputShop) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarBZip2Driver
 
newTarOutputShop(FsModel, OutputStream, TarInputShop) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarDriver
 
newTarOutputShop(FsModel, OutputStream, TarInputShop) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarGZipDriver
 
newTarOutputShop(FsModel, OutputStream, TarInputShop) - Method in class de.schlichtherle.truezip.fs.archive.tar.TarXZDriver
 
newWatchService() - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
 
next() - Method in class de.schlichtherle.truezip.util.FilteringIterator
 
next() - Method in class de.schlichtherle.truezip.util.JointIterator
 
nextElement() - Method in class de.schlichtherle.truezip.util.JointEnumeration
 
nodeChanged(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
Updates the given node in the tree.
nodeInserted(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
Inserts the given node in the tree.
nodeInsertedOrStructureChanged(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
Inserts the given node in the tree or reloads the tree structure for the given node if it already exists.
nodeRemoved(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
Removes the given node from the tree.
NONE - Static variable in class de.schlichtherle.truezip.fs.FsInputOptions
A bit field with no input options set.
NONE - Static variable in class de.schlichtherle.truezip.fs.FsOutputOptions
A bit field with no output options set.
NONE - Static variable in class de.schlichtherle.truezip.fs.FsSyncOptions
A bit field with no synchronization options set.
noneOf(Class<E>) - Static method in class de.schlichtherle.truezip.util.BitField
Returns a bit field which can contain the given element type and is initially empty.
normalize(String, char) - Static method in class de.schlichtherle.truezip.io.Paths
normalize(String) - Method in class de.schlichtherle.truezip.io.Paths.Normalizer
Removes all redundant separators, dot directories (".") and dot-dot directories ("..") from the given path name and returns the result.
normalize() - Method in class de.schlichtherle.truezip.nio.file.TPath
 
Normalizer(char) - Constructor for class de.schlichtherle.truezip.io.Paths.Normalizer
 
not() - Method in class de.schlichtherle.truezip.util.BitField
 
NULL - Static variable in class de.schlichtherle.truezip.file.TArchiveDetector
This instance never recognizes any archive files in a path.
Nzip - Class in de.schlichtherle.truezip.sample.file.app
A comprehensive command line utility which allows you to work with entries in all supported archive files using Unix like commands (cat, cp, rm, mkdir, rmdir, ls etc.).
Nzip() - Constructor for class de.schlichtherle.truezip.sample.file.app.Nzip
 
Nzip.IllegalUsageException - Exception in de.schlichtherle.truezip.sample.file.app
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links
TrueZIP 7.7.10

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