public class Initializer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_MAPPING_FILE
Configuration parameter defined in the descriptor
|
static String |
PARAM_ROW_MAPPING |
| Constructor and Description |
|---|
Initializer(String mappingFileStr,
String[] rowMappingArray,
java.util.function.Supplier<List<Map<String,Object>>> columnsToRetrieveSupplier) |
| Modifier and Type | Method and Description |
|---|---|
Row2CasMapper |
getRow2CasMapper() |
de.julielab.jcore.reader.xmlmapper.mapper.XMLMapper |
getXmlMapper() |
public static final String PARAM_ROW_MAPPING
public static final String PARAM_MAPPING_FILE
public de.julielab.jcore.reader.xmlmapper.mapper.XMLMapper getXmlMapper()
public Row2CasMapper getRow2CasMapper()
Copyright © 2019 JULIE Lab, Germany. All rights reserved.