DomString get_system_id() const
The system identifier associated with the entity.
std::shared_ptr< DomNode_Impl > impl
Definition: dom_node.h:422
DomEntity()
Constructs a DOM Entity handle.
DOM Node class.
Definition: dom_node.h:71
DomEntity(const std::shared_ptr< DomNode_Impl > &impl)
Constructs a DomEntity.
DOM Entity class.
Definition: dom_entity.h:46
std::string DomString
Definition: dom_string.h:37
DomString get_notation_name() const
For unparsed entities, the name of the notation for the entity.
DomString get_public_id() const
The public identifier associated with the entity.