public class MzIdentMLIdfileSearchParametersConverter extends ExperimentObject
NO_KEY
Constructor and Description |
---|
MzIdentMLIdfileSearchParametersConverter(File mzIdentMLFile,
SearchParameters searchParameters,
String species,
WaitingHandler waitingHandler)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getSearchParameters()
Updated the search parameters object and returns the search parameters as
a string.
|
addUrParam, asLong, clearParametersMap, getId, getUrParam, getUrParams, removeUrParam, setId, setUrParams
public MzIdentMLIdfileSearchParametersConverter(File mzIdentMLFile, SearchParameters searchParameters, String species, WaitingHandler waitingHandler) throws IOException
mzIdentMLFile
- the mzIdentML filesearchParameters
- the search parametersspecies
- the specieswaitingHandler
- the waiting handlerFileNotFoundException
- if a FileNotFoundException occursIOException
- if an IOException occurspublic String getSearchParameters() throws FileNotFoundException, IOException, ClassNotFoundException, org.xmlpull.v1.XmlPullParserException
FileNotFoundException
- if a FileNotFoundException occursIOException
- if a IOException occursClassNotFoundException
- if a ClassNotFoundException occursorg.xmlpull.v1.XmlPullParserException
- if XmlPullParserException
occursCopyright © 2021. All rights reserved.