OpenMS
XMLHandler.h File Reference
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/Macros.h>
#include <OpenMS/DATASTRUCTURES/ListUtils.h>
#include <OpenMS/DATASTRUCTURES/DateTime.h>
#include <OpenMS/DATASTRUCTURES/DataValue.h>
#include <xercesc/sax2/Attributes.hpp>
#include <xercesc/sax2/DefaultHandler.hpp>
#include <xercesc/util/XMLString.hpp>
#include <iosfwd>
#include <string>
#include <memory>
Include dependency graph for XMLHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shared_xerces_ptr< T >
 
class  unique_xerces_ptr< T >
 
class  StringManager
 
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...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::Internal
 Namespace used to hide implementation details from users.
 

Macros

#define CONST_XMLCH(s)   reinterpret_cast<const ::XMLCh*>(u ## s)
 

Macro Definition Documentation

◆ CONST_XMLCH

#define CONST_XMLCH (   s)    reinterpret_cast<const ::XMLCh*>(u ## s)