| Package | Description | 
|---|---|
| ome.formats.importer | |
| ome.formats.importer.cli | |
| ome.formats.importer.exclusions | FileExclusionprovides a mechanism
 for determining which potential filesets should be excluded from import. | 
| Constructor and Description | 
|---|
| ImportLibrary(OMEROMetadataStoreClient client,
             OMEROWrapper reader,
             FileTransfer transfer,
             List<FileExclusion> exclusions,
             int minutesToWait) | 
| Modifier and Type | Field and Description | 
|---|---|
| List<FileExclusion> | CommandLineImporter. exclusionsFileExclusionmechanisms for skipping candidates | 
| Constructor and Description | 
|---|
| CommandLineImporter(ImportConfig config,
                   String[] paths,
                   boolean getUsedFiles,
                   FileTransfer transfer,
                   List<FileExclusion> exclusions,
                   int minutesToWait)Main entry class for the application. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFileExclusionBase  FileExclusionimplementation primarily providing a factory
 forFileExclusionimplementations viaAbstractFileExclusion.createExclusion(String). | 
| class  | ClientPathExclusionVoterwhich checks the original filepath from the client
 (FilesetEntry.getClientPath()) for existence. | 
| class  | FilenameExclusion | 
| Modifier and Type | Method and Description | 
|---|---|
| static FileExclusion | AbstractFileExclusion. createExclusion(String arg)Factory method for instantiating  FileTransferobjects from
 a string. | 
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.