public class IDMappingPIRParser extends AbstractMappingParser
Modifier and Type | Class and Description |
---|---|
static class |
IDMappingPIRParser.Types |
Modifier and Type | Field and Description |
---|---|
IDMappingPIRParser.Types[] |
COL_SUBSET |
Set<Integer> |
colIxSubset |
static IDMappingPIRParser.Types[] |
COLS |
Map<Integer,Set<String>> |
filterWhere |
IDMapHandler |
handler |
Map<IDMappingPIRParser.Types,Integer> |
typeIxMap |
Constructor and Description |
---|
IDMappingPIRParser() |
public static IDMappingPIRParser.Types[] COLS
public IDMappingPIRParser.Types[] COL_SUBSET
public Map<IDMappingPIRParser.Types,Integer> typeIxMap
public IDMapHandler handler
public boolean next() throws IOException
IOException
public boolean process(String[] colVals)
public void parse(Reader reader) throws IOException
parse
in class AbstractMappingParser
IOException
Copyright © 2010–2015. All rights reserved.