Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.file.filters Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
SimplePatternFileListFilterFilter that supports ant style path expressions, which are less powerful but more readable than regular expressions.Classorg.springframework.integration.file.filtersSpring Integration
ReversibleFileListFilterA FileListFilter that allows the caller to reverse (roll back) stateSince:4.Interfaceorg.springframework.integration.file.filtersSpring Integration
ResettableFileListFilterA FileListFilter that can be reset by removing a specific file from itsSince:4.Interfaceorg.springframework.integration.file.filtersSpring Integration
RegexPatternFileListFilterClassorg.springframework.integration.file.filtersSpring Integration
LastModifiedFileListFilterThe FileListFilter implementation to filter those files whichFile.Classorg.springframework.integration.file.filtersSpring Integration
IgnoreHiddenFileListFilterFileListFilter implementation that ignores any hidden files.Classorg.springframework.integration.file.filtersSpring Integration
FileSystemPersistentAcceptOnceFileListFilterClassorg.springframework.integration.file.filtersSpring Integration
FileListFilterStrategy interface for filtering a group of files.Interfaceorg.springframework.integration.file.filtersSpring Integration
CompositeFileListFilterSimple FileListFilter that predicates its matches against all of theconfigured FileListFilter.Classorg.springframework.integration.file.filtersSpring Integration
AcceptOnceFileListFilterFileListFilter that passes files only one time.Classorg.springframework.integration.file.filtersSpring Integration
AcceptAllFileListFilterSimple implementation of FileListFilter that always returns true.Classorg.springframework.integration.file.filtersSpring Integration
AbstractSimplePatternFileListFilterBase class for filters that support ant style path expressions, which are less powerfulbut more readable than regular expressions.Classorg.springframework.integration.file.filtersSpring Integration
AbstractRegexPatternFileListFilterFilters a listing of files by qualifying their 'name'against a regular expression (an instance of Pattern)Classorg.springframework.integration.file.filtersSpring Integration
AbstractPersistentAcceptOnceFileListFilterStores seen files in a MetadataStore to survive application restarts.Classorg.springframework.integration.file.filtersSpring Integration
AbstractFileListFilterA convenience base class for any FileListFilter whose criteria can beevaluated against each File in isolation.Classorg.springframework.integration.file.filtersSpring Integration