Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:49
The file pendant of the Param class used to load and store the param datastructure as paramXML.
Definition: ParamXMLFile.h:51
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:70
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47