Class MitabDataSourceOptions
- java.lang.Object
-
- psidev.psi.mi.jami.factory.options.MIDataSourceOptions
-
- psidev.psi.mi.jami.factory.options.MIFileDataSourceOptions
-
- psidev.psi.mi.jami.tab.extension.factory.options.MitabDataSourceOptions
-
public class MitabDataSourceOptions extends MIFileDataSourceOptions
Class that lists all possible options for MIFileDataSource reading MITAB files. The options listed in MIDataSourceOptions and MIFileDataSource are also valid for a MitabDataSourceOptions- Since:
02/05/14
- Version:
- $Id$
- Author:
- Marine Dumousseau (marine@ebi.ac.uk)
-
-
Field Summary
-
Fields inherited from class psidev.psi.mi.jami.factory.options.MIFileDataSourceOptions
INPUT_OPTION_KEY, PARSER_LISTENER_OPTION_KEY
-
Fields inherited from class psidev.psi.mi.jami.factory.options.MIDataSourceOptions
COMPLEX_EXPANSION_OPTION_KEY, COMPLEX_TYPE_OPTION_KEY, INPUT_TYPE_OPTION_KEY, INTERACTION_CATEGORY_OPTION_KEY, INTERACTOR_FACTORY_OPTION_KEY, STREAMING_OPTION_KEY
-
-
Constructor Summary
Constructors Constructor Description MitabDataSourceOptions()
-