#include <skNode.h>
Inheritance diagram for skCDataNode:
Public Methods | |
skCDataNode (const skString& text) | |
Constructs a new CData node with the given text. More... | |
virtual skNode* | clone () |
Returns the type of this node. More... |
|
Constructs a new CData node with the given text.
|
|
Returns the type of this node.
Reimplemented from skTextNode. |