Main Page   Class Hierarchy   Compound List   File List   Compound Members  

EndTag Class Reference

An XML end tag. More...

#include <EndTag.h>

Inheritance diagram for EndTag:

Inheritance graph
[legend]
Collaboration diagram for EndTag:

Collaboration graph
[legend]
List of all members.

Public Methods

 EndTag (const string &name="End")
 constructor. More...

virtual string ToString () const
 convert to a string. More...


Detailed Description

An XML end tag.

an abstraction of </end>


Constructor & Destructor Documentation

EndTag::EndTag ( const string & name = "End" ) [inline]
 

constructor.

creates a new end tag


Member Function Documentation

string EndTag::ToString ( ) const [virtual]
 

convert to a string.

from the Writeable interface

Reimplemented from Tag.

Reimplemented in EmptyEndTag.


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