| Package | Description |
|---|---|
| gr.uoa.di.madgik.searchlibrary.operatorlibrary | |
| gr.uoa.di.madgik.searchlibrary.operatorlibrary.datasource.predefined |
| Modifier and Type | Method and Description |
|---|---|
static DataSource |
IOHandler.getDataSource(String inputType,
String inputValue,
Map<String,String> inputParameters)
Initializes and returns a
DataSource object. |
| Modifier and Type | Class and Description |
|---|---|
class |
FTPDataSource
DataSource created from a ftp location. |
class |
JDBCDataSource
DataSource created from a database. |
class |
PathDataSource
DataSource created from local file system. |
class |
TMDataSource
DataSource created from Tree Manager. |
Copyright © 2015. All Rights Reserved.