nodeType.hpp File Reference
#include <ostream>

Go to the source code of this file.

Namespaces

 exml
 

Enumerations

enum  exml::nodeType {
  exml::nodeType::unknow, exml::nodeType::node, exml::nodeType::document, exml::nodeType::declaration,
  exml::nodeType::attribute, exml::nodeType::element, exml::nodeType::comment, exml::nodeType::text
}
 

Detailed Description

Author
Edouard DUPIN
Note
License: APACHE v2.0 (see license file)