public class MzDbHeaderReader extends AbstractTableModelReader<MzDbHeader>
connection, recordExtractor
Constructor and Description |
---|
MzDbHeaderReader(com.almworks.sqlite4java.SQLiteConnection connection)
Instantiates a new mzDB header reader.
|
Modifier and Type | Method and Description |
---|---|
protected ISQLiteRecordExtraction<MzDbHeader> |
buildRecordExtractor() |
MzDbHeader |
getMzDbHeader()
Gets the mz db header.
|
getRecord, getRecordList
public MzDbHeaderReader(com.almworks.sqlite4java.SQLiteConnection connection)
connection
- the SQLite connectionprotected ISQLiteRecordExtraction<MzDbHeader> buildRecordExtractor()
buildRecordExtractor
in class AbstractTableModelReader<MzDbHeader>
public MzDbHeader getMzDbHeader() throws com.almworks.sqlite4java.SQLiteException
com.almworks.sqlite4java.SQLiteException
- the SQLite exceptionCopyright © 2019. All rights reserved.