Package | Description |
---|---|
org.springframework.integration.file |
Base package for File support.
|
Modifier and Type | Class and Description |
---|---|
class |
HeadDirectoryScanner
A custom scanner that only returns the first
maxNumberOfFiles
elements from a directory listing. |
class |
RecursiveLeafOnlyDirectoryScanner
DirectoryScanner that lists all files inside a directory and subdirectories,
without limit.
|
Copyright © 2015. All rights reserved.