Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

xml_white_space_handler Class Reference

a stack to keep white space info More...

#include <parsexml.h>

List of all members.

Public Member Functions

 xml_white_space_handler (const xml_container *el, bool preserve)
 constructor

Public Attributes

bool _preserve
 preserve flag
const xml_container_el
 pointer to xml node


Detailed Description

a stack to keep white space info

Definition at line 39 of file parsexml.h.


Constructor & Destructor Documentation

xml_white_space_handler::xml_white_space_handler ( const xml_container el,
bool  preserve 
) [inline]

constructor

Parameters:
el  pointer to xml node
preserve  preserve flag

Definition at line 43 of file parsexml.h.


Member Data Documentation

preserve flag

Definition at line 51 of file parsexml.h.

Referenced by xml_processor::parseEndTag(), and xml_processor::parseStartTag().

pointer to xml node

Definition at line 52 of file parsexml.h.

Referenced by xml_processor::parseEndTag(), and xml_processor::parseStartTag().


The documentation for this class was generated from the following file:


© Copyright Terimber 2003-.