ATLAS Offline Software
Loading...
Searching...
No Matches
XMLCoreNode.h File Reference

Simple DOM-like node structure to hold the result of XML parsing. More...

#include <string>
#include <map>
#include <vector>
#include <memory>
#include <optional>
#include <iosfwd>
#include <stdexcept>
Include dependency graph for XMLCoreNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExcXMLCore
 Class for exceptions thrown from XMLCoreParser. More...
class  XMLCoreNode
 Simple DOM-like node structure to hold the result of XML parsing. More...

Detailed Description

Simple DOM-like node structure to hold the result of XML parsing.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Mar, 2026

Definition in file XMLCoreNode.h.