Uses of Interface
org.eclipse.core.filesystem.IFileTree
Package
Description
Provides an interface for interacting with a file system.
Provides an API to be extended by a file system implementation.
-
Uses of IFileTree in org.eclipse.core.filesystem
Modifier and TypeMethodDescriptionIFileSystem.fetchFileTree
(IFileStore root, IProgressMonitor monitor) Returns a file tree containing information about the complete sub-tree rooted at the given store. -
Uses of IFileTree in org.eclipse.core.filesystem.provider
Modifier and TypeMethodDescriptionFileSystem.fetchFileTree
(IFileStore root, IProgressMonitor monitor) Returns a file tree containing information about the complete sub-tree rooted at the given store.