public abstract class IDMapHandler extends Object
Modifier and Type | Field and Description |
---|---|
Map<IDMappingPIRParser.Types,Integer> |
typeMap |
Constructor and Description |
---|
IDMapHandler() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
abstract boolean |
process(String[] colVals) |
String[] |
split(String s) |
Copyright © 2010–2016. All rights reserved.