#include <dom_entity.h>
Inheritance diagram for CL_DomEntity:

Public Member Functions | |
| CL_DomEntity () | |
| Construction:. | |
| CL_DomEntity (const CL_SharedPtr< CL_DomNode_Generic > &impl) | |
| ~CL_DomEntity () | |
| std::string | get_public_id () const |
| Attributes:. | |
| std::string | get_system_id () const |
| std::string | get_notation_name () const |
Definition at line 48 of file dom_entity.h.
|
|
Construction:.
Definition at line 35 of file dom_entity.cpp. |
|
|
Definition at line 39 of file dom_entity.cpp. |
|
|
Definition at line 43 of file dom_entity.cpp. |
|
|
Definition at line 60 of file dom_entity.cpp. |
|
|
Attributes:.
Definition at line 50 of file dom_entity.cpp. |
|
|
Definition at line 55 of file dom_entity.cpp. |
1.4.1