#include <dom_document_type.h>
Inheritance diagram for CL_DomDocumentType:

Public Member Functions | |
| CL_DomDocumentType () | |
| Construction:. | |
| CL_DomDocumentType (CL_DomDocument &doc) | |
| CL_DomDocumentType (const CL_SharedPtr< CL_DomNode_Generic > &impl) | |
| ~CL_DomDocumentType () | |
| std::string | get_name () const |
| Attributes:. | |
| CL_DomNamedNodeMap | get_entities () const |
| CL_DomNamedNodeMap | get_notations () const |
Definition at line 53 of file dom_document_type.h.
|
|
Construction:.
Definition at line 37 of file dom_document_type.cpp. |
|
|
Definition at line 41 of file dom_document_type.cpp. |
|
|
Definition at line 46 of file dom_document_type.cpp. |
|
|
Definition at line 50 of file dom_document_type.cpp. |
|
|
Definition at line 63 of file dom_document_type.cpp. |
|
|
Attributes:.
Definition at line 57 of file dom_document_type.cpp. |
|
|
Definition at line 68 of file dom_document_type.cpp. |
1.4.1