Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CL_DomDocumentType Class Reference

#include <dom_document_type.h>

Inheritance diagram for CL_DomDocumentType:

CL_DomNode List of all members.

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

Detailed Description

clanCore="XML" header=core.h

Definition at line 53 of file dom_document_type.h.


Constructor & Destructor Documentation

CL_DomDocumentType::CL_DomDocumentType  ) 
 

Construction:.

Definition at line 37 of file dom_document_type.cpp.

CL_DomDocumentType::CL_DomDocumentType CL_DomDocument doc  ) 
 

Definition at line 41 of file dom_document_type.cpp.

CL_DomDocumentType::CL_DomDocumentType const CL_SharedPtr< CL_DomNode_Generic > &  impl  ) 
 

Definition at line 46 of file dom_document_type.cpp.

CL_DomDocumentType::~CL_DomDocumentType  ) 
 

Definition at line 50 of file dom_document_type.cpp.


Member Function Documentation

CL_DomNamedNodeMap CL_DomDocumentType::get_entities  )  const
 

Definition at line 63 of file dom_document_type.cpp.

std::string CL_DomDocumentType::get_name  )  const
 

Attributes:.

Definition at line 57 of file dom_document_type.cpp.

CL_DomNamedNodeMap CL_DomDocumentType::get_notations  )  const
 

Definition at line 68 of file dom_document_type.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Feb 19 22:51:17 2005 for npcore by  doxygen 1.4.1