| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.mzml | |
| umich.ms.fileio.filetypes.mzxml | |
| umich.ms.fileio.filetypes.xmlbased |
| Modifier and Type | Class and Description |
|---|---|
class |
MZMLMultiSpectraParser
Parses multiple spectra read from mzML file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MZXMLMultiSpectraParser
Parses several spectra using Javolution XML streaming parser.
|
| Modifier and Type | Method and Description |
|---|---|
abstract MultiSpectraParser |
AbstractXMLBasedDataSource.getSpectraParser(InputStream inputStream,
LCMSDataSubset subset,
org.apache.commons.pool2.ObjectPool<javolution.xml.internal.stream.XMLStreamReaderImpl> readerPool,
Integer numSpectra)
File type specific parser.
|
Copyright © 2017. All rights reserved.