FileExclusion provides a mechanism
 for determining which potential filesets should be excluded from import.See: Description
| Interface | Description | 
|---|---|
| FileExclusion | 
 Voter given the opportunity by the  
ImportLibrary
 to cancel the importing of a given file. | 
| Class | Description | 
|---|---|
| AbstractFileExclusion | 
 Base  
FileExclusion implementation primarily providing a factory
 for FileExclusion implementations via AbstractFileExclusion.createExclusion(String). | 
| ClientPathExclusion | 
Voter which checks the original filepath from the client
 (FilesetEntry.getClientPath()) for existence. | 
| FilenameExclusion | 
| Enum | Description | 
|---|---|
| AbstractFileExclusion.Exclusion | 
 Enum of well-known  
FileExclusion names. | 
FileExclusion provides a mechanism
 for determining which potential filesets should be excluded from import.
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.