DomString get_system_id() const
The system identifier of this notation.
std::shared_ptr< DomNode_Impl > impl
Definition: dom_node.h:422
DomNotation(const std::shared_ptr< DomNode_Impl > &impl)
Constructs a DomNotation.
DomString get_public_id() const
The public identifier of this notation.
DOM Node class.
Definition: dom_node.h:71
DOM Notation class.
Definition: dom_notation.h:49
std::string DomString
Definition: dom_string.h:37
DomNotation()
Constructs a DOM Notation handle.