Package com.norconex.crawler.fs.fetch
Interface FolderPathsFetchResponse
- All Superinterfaces:
FetchResponse
- All Known Implementing Classes:
AggregatedFolderPathsResponse,GenericFolderPathsFetchResponse
-
Method Summary
Methods inherited from interface com.norconex.crawler.core.fetch.FetchResponse
getException, getProcessingOutcome, getReasonPhrase, getStatusCode
-
Method Details
-
getChildPaths
The child paths of a folder path.- Returns:
- child paths
-