TrueZIP Kernel 7.4.1
A B C D E F G H I J K L M N O P Q R S T U V W 

N

name - Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveController.Input
 
name - Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveController.Output
 
name - Variable in class de.schlichtherle.truezip.fs.archive.FsCovariantEntry
 
name - Variable in class de.schlichtherle.truezip.fs.FsCachingController.EntryController
 
name - Variable in class de.schlichtherle.truezip.fs.FsCachingController.Input
 
name - Variable in class de.schlichtherle.truezip.fs.FsCachingController.Output
 
name - Variable in class de.schlichtherle.truezip.fs.FsFederatingController.Input
 
name - Variable in class de.schlichtherle.truezip.fs.FsFederatingController.Output
 
name - Variable in class de.schlichtherle.truezip.socket.ByteArrayIOEntry
 
newCache(IOPool<?>) - Method in enum de.schlichtherle.truezip.socket.IOCache.Strategy
Returns a new cache.
newController(FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.archive.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(FsModel, FsController<?>) - Method in class de.schlichtherle.truezip.fs.FsAbstractCompositeDriver
 
newController(FsModel, FsController<?>) - 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 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 parent file system controller.
newEmptyFileSystem(FsArchiveDriver<E>) - Static method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem
Returns a new empty archive file system and ensures its integrity.
newEntry(String, Entry.Type, Entry) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveDriver
newEntry(String, Entry.Type, Entry, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveDriver
Returns a new archive entry for the given name.
newEntryChecked(String, Entry.Type, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem
Returns a new archive entry.
newEntryUnchecked(String, Entry.Type, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem
newInputBufferPool(IOCache) - Method in enum de.schlichtherle.truezip.socket.IOCache.Strategy
 
newInputShop(FsModel, InputSocket<?>) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveDriver
Creates a new input shop for reading the archive entries for the given model from the given input socket's target.
newInputSocket(FsConcurrentController, InputSocket<?>) - Method in enum de.schlichtherle.truezip.fs.FsConcurrentController.ConcurrentSocketFactory
 
newInputSocket(FsResourceController, InputSocket<?>) - Method in enum de.schlichtherle.truezip.fs.FsResourceController.AccountingSocketFactory
 
newInputSocket(FsSyncController<?>, InputSocket<?>) - Method in enum de.schlichtherle.truezip.fs.FsSyncController.SyncSocketFactory
 
newInputSocket(ByteArrayIOEntry) - Method in enum de.schlichtherle.truezip.socket.ByteArrayIOEntry.SocketFactory
 
newInputSocket(IOCache.Buffer) - Method in enum de.schlichtherle.truezip.socket.IOCache.BufferSocketFactory
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController.Input
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.archive.FsContextController.Input
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController.EntryInput
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.FsCachingController.Input
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.Input
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.FsFederatingController.Input
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.FsResourceController.Input
 
newInputStream() - Method in class de.schlichtherle.truezip.fs.FsSyncController.Input
 
newInputStream() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.ByteArrayInputSocket
 
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.
newInputStream() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferInputSocket
 
newInputStream() - Method in class de.schlichtherle.truezip.socket.IOCache.Input
 
newInputStream() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket
Returns a proxy input stream which acquires its underlying input stream upon the first read access.
newLink(T) - Method in enum de.schlichtherle.truezip.util.Link.Type
Returns a new typed link to the given nullable target.
newLink(T, ReferenceQueue<? super 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.
newOutputBufferPool(IOCache) - Method in enum de.schlichtherle.truezip.socket.IOCache.Strategy
 
newOutputShop(FsModel, OutputSocket<?>, InputShop<E>) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveDriver
Creates a new output shop for writing archive entries for the given model to the given output socket's target.
newOutputSocket(FsCachingController.EntryController, OutputSocket<?>) - Method in enum de.schlichtherle.truezip.fs.FsCachingController.EntrySocketFactory
 
newOutputSocket(FsConcurrentController, OutputSocket<?>) - Method in enum de.schlichtherle.truezip.fs.FsConcurrentController.ConcurrentSocketFactory
 
newOutputSocket(FsResourceController, OutputSocket<?>) - Method in enum de.schlichtherle.truezip.fs.FsResourceController.AccountingSocketFactory
 
newOutputSocket(FsSyncController<?>, OutputSocket<?>) - Method in enum de.schlichtherle.truezip.fs.FsSyncController.SyncSocketFactory
 
newOutputSocket(ByteArrayIOEntry) - Method in enum de.schlichtherle.truezip.socket.ByteArrayIOEntry.SocketFactory
 
newOutputSocket(IOCache.Buffer) - Method in enum de.schlichtherle.truezip.socket.IOCache.BufferSocketFactory
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController.Output
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.archive.FsContextController.Output
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController.EntryOutput
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.FsCachingController.Output
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.Output
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.FsFederatingController.Output
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.FsResourceController.Output
 
newOutputStream() - Method in class de.schlichtherle.truezip.fs.FsSyncController.Output
 
newOutputStream() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.ByteArrayOutputSocket
 
newOutputStream() - Method in class de.schlichtherle.truezip.socket.DelegatingOutputSocket
 
newOutputStream() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferOutputSocket
 
newOutputStream() - Method in class de.schlichtherle.truezip.socket.IOCache.Output
 
newOutputStream() - Method in class de.schlichtherle.truezip.socket.LazyOutputSocket
Returns a proxy output stream which acquires its underlying output stream upon the first read access.
newOutputStream() - Method in class de.schlichtherle.truezip.socket.OutputSocket
Returns a new output stream for writing bytes to the local target.
newPopulatedFileSystem(FsArchiveDriver<E>, EntryContainer<E>, Entry, boolean) - Static method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem
Returns a new archive file system which populates its entries from the given archive and ensures its integrity.
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController.Input
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.archive.FsContextController.Input
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController.EntryInput
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.FsCachingController.Input
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.Input
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.FsFederatingController.Input
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.FsResourceController.Input
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.fs.FsSyncController.Input
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.ByteArrayInputSocket
 
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.
newReadOnlyFile() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferInputSocket
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.socket.IOCache.Input
 
newReadOnlyFile() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket
Returns a proxy read only file which acquires its underlying read only file upon the first read access.
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController.Input
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.archive.FsContextController.Input
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.archive.FsContextController.Output
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController.EntryInput
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController.Nio2EntryOutput
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsCachingController.Input
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsCachingController.Output
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.Nio2Input
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.Nio2Output
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsFederatingController.Input
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsFederatingController.Output
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsResourceController.Nio2Input
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsResourceController.Nio2Output
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsSyncController.Nio2Input
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.fs.FsSyncController.Nio2Output
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.Nio2ByteArrayInputSocket
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.Nio2ByteArrayOutputSocket
 
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.IOCache.Buffer.Nio2BufferInputSocket
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.Nio2BufferOutputSocket
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.IOCache.Input
 
newSeekableByteChannel() - Method in class de.schlichtherle.truezip.socket.IOCache.Output
 
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.
newSegmentLinks(int, String, Entry.Type, Entry) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem.PathLink
 
newThread(Runnable) - Method in class de.schlichtherle.truezip.io.Streams.ReaderFactory
 
newURISyntaxException(CharBuffer, String) - Static method in class de.schlichtherle.truezip.util.UriBuilder
 
next() - Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop.BufferedEntriesIterator
 
next() - Method in class de.schlichtherle.truezip.util.CanonicalStringSet.CanonicalStringIterator
 
next - Variable in class de.schlichtherle.truezip.util.FilteringIterator
 
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
 
NO_INPUT_OPTIONS - Static variable in class de.schlichtherle.truezip.fs.FsInputOptions
A bit field with no input options set.
NO_OUTPUT_OPTIONS - Static variable in class de.schlichtherle.truezip.fs.FsOutputOptions
A bit field with no output 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(int, int) - Method in class de.schlichtherle.truezip.io.Paths.Normalizer
This is a recursive call: The top level call should provide 0 as the skip parameter, the length of the path as the end parameter and an empty string buffer as the result parameter.
not() - Method in class de.schlichtherle.truezip.util.BitField
 
notifyAccountant() - Method in class de.schlichtherle.truezip.fs.FsResourceAccountant.Account
Notifies the resource accountant of this reference.
NULL - Static variable in class de.schlichtherle.truezip.fs.archive.FsContextController
 
A B C D E F G H I J K L M N O P Q R S T U V W 
TrueZIP Kernel 7.4.1

Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.