public class Updater extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COLUMN_FILENAME |
static String |
COLUMN_IS_IMPORTED |
static String |
COLUMN_TIMESTAMP |
static String |
UPDATE_TABLE
Name of the table that keeps track of already imported and finished Medline
update files.
|
| Constructor and Description |
|---|
Updater(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected File[] |
getMedlineFiles(String medlinePathString) |
void |
process(DataBaseConnector dbc) |
public static final String UPDATE_TABLE
public static final String COLUMN_FILENAME
public static final String COLUMN_IS_IMPORTED
public static final String COLUMN_TIMESTAMP
public Updater(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> configuration)
public void process(DataBaseConnector dbc) throws MedlineUpdateException, IOException
MedlineUpdateExceptionIOExceptionprotected File[] getMedlineFiles(String medlinePathString) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2018 JULIE Lab, Germany. All rights reserved.