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.3.5-ice35-b73
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.