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

CL_DomImplementation Class Reference

#include <dom_implementation.h>

List of all members.

Public Member Functions

 CL_DomImplementation ()
 Construction:.
 CL_DomImplementation (CL_DomDocument &doc)
 ~CL_DomImplementation ()
bool has_feature (const std::string &feature, const std::string &version)
 Operations:.

Private Attributes

CL_SharedPtr< CL_DomImplementation_Generic > impl
 Implementation:.


Detailed Description

clanCore="XML" header=core.h

Definition at line 49 of file dom_implementation.h.


Constructor & Destructor Documentation

CL_DomImplementation::CL_DomImplementation  ) 
 

Construction:.

Definition at line 36 of file dom_implementation.cpp.

CL_DomImplementation::CL_DomImplementation CL_DomDocument doc  ) 
 

Definition at line 40 of file dom_implementation.cpp.

CL_DomImplementation::~CL_DomImplementation  ) 
 

Definition at line 44 of file dom_implementation.cpp.


Member Function Documentation

bool CL_DomImplementation::has_feature const std::string &  feature,
const std::string &  version
 

Operations:.

Definition at line 55 of file dom_implementation.cpp.

References CL_StringHelp::compare().


Member Data Documentation

CL_SharedPtr<CL_DomImplementation_Generic> CL_DomImplementation::impl [private]
 

Implementation:.

Definition at line 73 of file dom_implementation.h.


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