Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:49
Definition: MSQuantifications.h:54
File adapter for MzQuantML files.
Definition: MzQuantMLFile.h:54
MzQuantMLFile()
Default constructor.
void load(const String &filename, MSQuantifications &msq)
Loads a map from a MzQuantML file.
~MzQuantMLFile() override
Destructor.
void store(const String &filename, const MSQuantifications &cmsq) const
Stores a map in a MzQuantML file.
bool isSemanticallyValid(const String &filename, StringList &errors, StringList &warnings)
Checks if a file is valid with respect to the mapping file and the controlled vocabulary.
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:55
A more convenient string class.
Definition: String.h:61
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:70
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47