The DataSourcesHandler class contains one method, handleComparatorsDataSources, that allows you to define properties for the data source. This method takes one parameter that is a DataSourcesProperties object. This class and its methods are described in DataSourcesProperties Class.
Object handleComparatorsDataSources(DataSourcesProperties dataSources)
|
Parameter |
Type |
Description |
|---|---|---|
|
dataSources |
DataSourceProperties |
A list of properties for the data handler (see DataSourcesProperties Class). |
Object
MatcherException
IOException