#include <iostream>
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/Macros.h>
#include <OpenMS/DATASTRUCTURES/DateTime.h>
#include <OpenMS/METADATA/MetaInfoInterface.h>
#include <xercesc/sax2/DefaultHandler.hpp>
#include <xercesc/sax/Locator.hpp>
#include <xercesc/sax2/Attributes.hpp>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
namespace | OpenMS::Internal |
Classes | |
class | StringManager |
Helper class for XML parsing that handles the memory management for conversions of Xerces strings. More... | |
class | XMLHandler |
Base class for XML handlers. More... | |
class | XMLHandler::EndParsingSoftly |
Exception that is thrown if the parsing is ended by some event (e.g. if only a prefix of the XML file is needed). More... |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |