- parent - Variable in class de.schlichtherle.truezip.fs.archive.FsTargetArchiveController
-
The parent file system controller.
- parent - Variable in class de.schlichtherle.truezip.fs.FsDefaultModel
-
- parent - Variable in class de.schlichtherle.truezip.fs.FsFalsePositiveController
-
- parentPath - Variable in class de.schlichtherle.truezip.io.Paths.Splitter
-
- parse(URI) - Method in class de.schlichtherle.truezip.entry.EntryName
-
- parse(URI) - Method in class de.schlichtherle.truezip.fs.FsEntryName
-
- parse(URI, FsUriModifier) - Method in class de.schlichtherle.truezip.fs.FsMountPoint
-
- parse(URI, FsUriModifier) - Method in class de.schlichtherle.truezip.fs.FsPath
-
- path - Variable in exception de.schlichtherle.truezip.fs.archive.FsArchiveFileSystemException
-
The nullable entry path name.
- path - Variable in exception de.schlichtherle.truezip.fs.FsEntryNotFoundException
-
- path - Variable in class de.schlichtherle.truezip.fs.FsFalsePositiveController
-
- path - Variable in class de.schlichtherle.truezip.fs.FsMountPoint
-
- path - Variable in class de.schlichtherle.truezip.io.Paths.Normalizer
-
- path - Variable in class de.schlichtherle.truezip.util.UriBuilder
-
- path(String) - Method in class de.schlichtherle.truezip.util.UriBuilder
-
Sets the URI path component.
- pathQuery(String) - Method in class de.schlichtherle.truezip.util.UriBuilder
-
Sets the URI path an query components by splitting the given string at
the first occurence of the query separator '?'.
- Paths - Class in de.schlichtherle.truezip.io
-
Static utility methods for path names.
- Paths() - Constructor for class de.schlichtherle.truezip.io.Paths
-
- Paths.Normalizer - Class in de.schlichtherle.truezip.io
-
A normalizer for path names.
- Paths.Normalizer(char) - Constructor for class de.schlichtherle.truezip.io.Paths.Normalizer
-
- Paths.Splitter - Class in de.schlichtherle.truezip.io
-
Splits a given path name into its parent path name and member name.
- Paths.Splitter(char, boolean) - Constructor for class de.schlichtherle.truezip.io.Paths.Splitter
-
Constructs a new splitter.
- pause() - Method in class de.schlichtherle.truezip.fs.FsLockController.ThreadUtil
-
- pause(long) - Static method in class de.schlichtherle.truezip.util.Threads
-
Uninterruptibly pauses the current thread for the given time interval.
- peek() - Method in class de.schlichtherle.truezip.util.InheritableThreadLocalStack
-
- peekOrElse(T) - Method in class de.schlichtherle.truezip.util.InheritableThreadLocalStack
-
Returns the top element on this stack unless it's null, in which
case elze gets returned.
- peer - Variable in class de.schlichtherle.truezip.socket.InputSocket
-
- peer - Variable in class de.schlichtherle.truezip.socket.OutputSocket
-
- pool - Variable in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop
-
- pool - Variable in class de.schlichtherle.truezip.fs.FsCacheController
-
- pool - Variable in class de.schlichtherle.truezip.socket.IOCache
-
- Pool<R,X extends Exception> - Interface in de.schlichtherle.truezip.util
-
An interface for pooling strategies.
- Pool.Releasable<X extends Exception> - Interface in de.schlichtherle.truezip.util
-
This interface is designed to be used with Pools which enable their
resources to release itself.
- pop() - Method in class de.schlichtherle.truezip.util.InheritableThreadLocalStack
-
- popIf(T) - Method in class de.schlichtherle.truezip.util.InheritableThreadLocalStack
-
Pops the top element off this stack if its identical to the given
element.
- position() - Method in class de.schlichtherle.truezip.io.DecoratingSeekableByteChannel
-
- position(long) - Method in class de.schlichtherle.truezip.io.DecoratingSeekableByteChannel
-
- position() - Method in class de.schlichtherle.truezip.io.SeekableByteBufferChannel
-
- position(long) - Method in class de.schlichtherle.truezip.io.SeekableByteBufferChannel
-
- position - Variable in class de.schlichtherle.truezip.rof.ByteArrayReadOnlyFile
-
- position() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectingSeekableByteChannel
-
- position(long) - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectingSeekableByteChannel
-
- position() - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop.DisconnectingSeekableByteChannel
-
- position(long) - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop.DisconnectingSeekableByteChannel
-
- positionWindow() - Method in class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
-
Positions the window so that the block containing the current virtual
file pointer in the encrypted file is entirely contained in it.
- post(X) - Method in class de.schlichtherle.truezip.io.SequentialIOExceptionBuilder
-
This method is called to post-process the given result of the assembly
after it has been checked out.
- post(X) - Method in class de.schlichtherle.truezip.util.AbstractExceptionBuilder
-
This method is called to post-process the given result of the assembly
after it has been checked out.
- postOutput() - Method in class de.schlichtherle.truezip.fs.FsCacheController.EntryCache.Output
-
- pp - Variable in class de.schlichtherle.truezip.fs.FsFilteringManager.FilteredControllerIterator
-
- ppl - Variable in class de.schlichtherle.truezip.fs.FsFilteringManager.FilteredControllerIterator
-
- pps - Variable in class de.schlichtherle.truezip.fs.FsFilteringManager.FilteredControllerIterator
-
- predecessor - Variable in exception de.schlichtherle.truezip.io.SequentialIOException
-
The tail of this exception chain.
- prefix - Variable in class de.schlichtherle.truezip.fs.FsFilteringManager
-
- PREFIX - Static variable in class de.schlichtherle.truezip.util.SuffixSet
-
The optional prefix for suffixes, which is 46.
- prefixLength(String, char, boolean) - Static method in class de.schlichtherle.truezip.io.Paths
-
Returns the length of the file system prefix in path.
- preOutput() - Method in class de.schlichtherle.truezip.fs.FsCacheController.EntryCache.Output
-
- preSync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>) - Method in class de.schlichtherle.truezip.fs.FsCacheController
-
- printStackTrace(PrintStream) - Method in exception de.schlichtherle.truezip.io.SequentialIOException
-
- printStackTrace(PrintStream, int) - Method in exception de.schlichtherle.truezip.io.SequentialIOException
-
Prints up to
maxExceptions() exceptions in this
chain to the provided
PrintStream.
- printStackTrace(PrintWriter) - Method in exception de.schlichtherle.truezip.io.SequentialIOException
-
- printStackTrace(PrintWriter, int) - Method in exception de.schlichtherle.truezip.io.SequentialIOException
-
Prints up to
maxExceptions() exceptions in this
chain to the provided
PrintStream.
- priority - Variable in exception de.schlichtherle.truezip.io.SequentialIOException
-
- PRIORITY_COMP - Static variable in exception de.schlichtherle.truezip.io.SequentialIOException
-
Compares two chainable I/O exceptions in descending order of their
priority.
- promote(Object, Class<T>) - Static method in class de.schlichtherle.truezip.util.ServiceLocator
-
Promotes the given object to an instance of the given
type.
- properties - Static variable in class de.schlichtherle.truezip.entry.EntryNameBeanInfo
-
- properties - Static variable in class de.schlichtherle.truezip.fs.FsMountPointBeanInfo
-
- properties - Static variable in class de.schlichtherle.truezip.fs.FsPathBeanInfo
-
- properties - Static variable in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
-
- properties - Static variable in class de.schlichtherle.truezip.util.BitFieldBeanInfo
-
- ps - Variable in class de.schlichtherle.truezip.fs.FsFilteringManager.FilteredControllerIterator
-
- push(T) - Method in class de.schlichtherle.truezip.util.InheritableThreadLocalStack
-
Pushes the given element onto this stack.
- putEntry(Entry.Type, E) - Method in class de.schlichtherle.truezip.fs.archive.FsCovariantEntry
-
Maps the given type to the given entry.