Main Page   Class Hierarchy   Compound List   File List   Compound Members  

TagChild Class Reference

An XML tag XML Child. More...

#include <TagChild.h>

Inheritance diagram for TagChild:

Inheritance graph
[legend]
Collaboration diagram for TagChild:

Collaboration graph
[legend]
List of all members.

Public Methods

 TagChild (const Tag *tag=NULL)
 constructor.

TagGetTag () const
 return tag member.

void SetTag (const Tag *newTag)
 set the tag member.

string ToString () const
 convert to a string.


Protected Methods

TagChild& Copy (const TagChild &rhs)
 copy constructor.

void Init (const Tag *newTag)
 initializer.

bool Equals (const TagChild &rhs) const
 operator==.


Detailed Description

An XML tag XML Child.

An abstraction for any XML Child that is not an element or cdata such as a comment tag or processing instruction


The documentation for this class was generated from the following file:
Generated at Wed May 2 00:21:08 2001 for libXMLement by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001