ADTF  3.18.2
xml.h
Go to the documentation of this file.
1 
15 #ifndef A_UTILS_UTIL_XML_HEADER_INCLUDED_
16 #define A_UTILS_UTIL_XML_HEADER_INCLUDED_
17 
18 namespace a_util {
20 namespace xml {
21 }
22 } // namespace a_util
23 
24 #include <a_util/xml/dom.h>
25 
26 #endif // !A_UTILS_UTIL_XML_HEADER_INCLUDED_
Serves as the root component, with common functionality documented in core functionality.
Definition: base.h:24
Public API for DOM and DOMElement types and functions.