Uses of Class
com.norconex.crawler.fs.fetch.FsPath
Packages that use FsPath
-
Uses of FsPath in com.norconex.crawler.fs.fetch
Methods in com.norconex.crawler.fs.fetch that return types with arguments of type FsPathModifier and TypeMethodDescriptionAggregatedFolderPathsResponse.getChildPaths()FolderPathsFetchResponse.getChildPaths()The child paths of a folder path. -
Uses of FsPath in com.norconex.crawler.fs.fetch.impl
Methods in com.norconex.crawler.fs.fetch.impl that return types with arguments of type FsPathMethod parameters in com.norconex.crawler.fs.fetch.impl with type arguments of type FsPathModifier and TypeMethodDescriptionGenericFolderPathsFetchResponse.GenericFolderPathsFetchResponseBuilder.childPaths(Set<FsPath> childPaths) voidGenericFolderPathsFetchResponse.setChildPaths(Set<FsPath> childPaths)