#include <OpenMS/CONCEPT/Exception.h>#include <OpenMS/DATASTRUCTURES/String.h>#include <xercesc/framework/XMLFormatter.hpp>Go to the source code of this file.
Classes | |
| class | XMLFile |
| Base class for loading/storing XML files that have a handler derived from XMLHandler. More... | |
| class | OpenMSXMLFormatTarget |
Namespaces | |
| namespace | OpenMS |
Main OpenMS namespace. | |
| namespace | OpenMS::Internal |
Namespace used to hide implementation details from users. | |
Functions | |
| void | writeXMLEscape (const String &to_escape, std::ostream &os) |
| Escapes a string to be storable into an XML File. | |
| String | writeXMLEscape (const String &to_escape) |
| Escapes a string and returns the escaped string. | |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:47 using doxygen 1.7.1 |