public class SpreadSheetSchema extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,Integer> |
positions |
Constructor and Description |
---|
SpreadSheetSchema() |
SpreadSheetSchema(Map<String,Integer> positions) |
Modifier and Type | Method and Description |
---|---|
String[] |
getHeaderRow() |
Integer |
getPosition(String varName) |
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.