OpenMS
Loading...
Searching...
No Matches
XMLHandler.h File Reference
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/Macros.h>
#include <OpenMS/DATASTRUCTURES/DateTime.h>
#include <OpenMS/DATASTRUCTURES/DataValue.h>
#include <OpenMS/FORMAT/HANDLERS/StringManager.h>
#include <OpenMS/FORMAT/HANDLERS/XMLAttributes.h>
#include <iosfwd>
#include <string>
#include <string_view>
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  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

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