XML Library
Classes | Namespaces | Typedefs
TextNode.hpp File Reference

The TextNode class declaration. More...

#include "Node.hpp"

Classes

class  XML::TextNode
 The XML node type used for the text contained between other nodes. More...

Namespaces

namespace  XML
 

The XML Library namespace.


Typedefs

typedef Core::RefCntPtr< TextNode > XML::TextNodePtr
 The default TextNode smart-pointer type.

Detailed Description

The TextNode class declaration.

Author:
Chris Oldwood