public class Row2CasMapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Method |
addToIndexes |
protected static int |
FEATURE_AND_DATATYPE |
protected LinkedHashMap<Integer,de.julielab.jcore.reader.xml.Row2CasMapper.RowMapElement> |
rowMapping |
protected static int |
TYPE |
| Constructor and Description |
|---|
Row2CasMapper(String[] rowMappingArray,
java.util.function.Supplier<List<Map<String,Object>>> columnsToRetrieveSupplier) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<Integer,de.julielab.jcore.reader.xml.Row2CasMapper.RowMapElement> |
getRowMapping() |
void |
mapRowToType(byte[][] arrayArray,
org.apache.uima.jcas.JCas jcas) |
protected static final int TYPE
protected static final int FEATURE_AND_DATATYPE
protected LinkedHashMap<Integer,de.julielab.jcore.reader.xml.Row2CasMapper.RowMapElement> rowMapping
protected Method addToIndexes
public LinkedHashMap<Integer,de.julielab.jcore.reader.xml.Row2CasMapper.RowMapElement> getRowMapping()
public void mapRowToType(byte[][] arrayArray,
org.apache.uima.jcas.JCas jcas)
throws org.apache.uima.collection.CollectionException
org.apache.uima.collection.CollectionExceptionCopyright © 2019 JULIE Lab, Germany. All rights reserved.