Uses of Class
com.aoapps.io.filesystems.FileSystemWrapper.PathWrapper
-
Uses of FileSystemWrapper.PathWrapper in com.aoapps.io.filesystems
Fields in com.aoapps.io.filesystems declared as FileSystemWrapper.PathWrapperModifier and TypeFieldDescriptionprotected final FileSystemWrapper.PathWrapper
FileSystemWrapper.PathIteratorWrapper.parent
Methods in com.aoapps.io.filesystems that return FileSystemWrapper.PathWrapperModifier and TypeMethodDescriptionFileSystemWrapper.PathIteratorWrapper.next()
protected FileSystemWrapper.PathWrapper
Wraps a path.protected FileSystemWrapper.PathWrapper
FileSystemWrapper.wrapSubPath
(FileSystemWrapper.PathWrapper parent, Path subPath) Wraps a new sub path.Methods in com.aoapps.io.filesystems with parameters of type FileSystemWrapper.PathWrapperModifier and TypeMethodDescriptionprotected FileSystemWrapper.PathWrapper
FileSystemWrapper.wrapSubPath
(FileSystemWrapper.PathWrapper parent, Path subPath) Wraps a new sub path.Constructors in com.aoapps.io.filesystems with parameters of type FileSystemWrapper.PathWrapperModifierConstructorDescriptionprotected
PathIteratorWrapper
(FileSystemWrapper.PathWrapper parent, PathIterator wrappedIter)