DOM Implementation class. More...
Derived from: | None |
Derived by: | None |
Group: | XML (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a DOM Implementation handle. |
| |
Test if the DOM implementation implements a specific feature. | |
Creates an empty DocumentType node. | |
Creates an XML Document object of the specified type with its document element. |
Detailed description:
The DOM Implementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.