Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition XMLFile.h:23
The file pendant of the Param class used to load and store the param datastructure as paramXML (i....
Definition ParamXMLFile.h:25
void store(const String &filename, const Param ¶m) const
Write XML file.
void load(const String &filename, Param ¶m)
Read XML file.
ParamXMLFile()
Constructor.
void writeXMLToStream(std::ostream *os_ptr, const Param ¶m) const
Write XML to output stream.
Management and storage of parameters / INI files.
Definition Param.h:46
A more convenient string class.
Definition String.h:34
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19