Modifier and Type | Method and Description |
---|---|
ParseException |
ValuesFile.generateParseException()
Generate ParseException.
|
Modifier and Type | Method and Description |
---|---|
void |
ValuesFile.parse(java.util.Map<java.lang.String,org.biopcd.widgets.Widget> widgets)
Begin parsing the PCD values file.
|
java.lang.String |
ValuesFile.parseColumn()
Parse a column/cell in a PCD values file.
|
void |
ValuesFile.parseRow(java.util.Map<java.lang.String,org.biopcd.widgets.Widget> results)
Parse a single row/line in a PCD values file.
|
Copyright © 2008-2022 University of Manitoba.