- newCache(IOPool<?>) - Method in enum de.schlichtherle.truezip.socket.IOCache.Strategy
-
Returns a new cache.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.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.
- 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
-
- 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.
- not() - Method in class de.schlichtherle.truezip.util.BitField
-