GlobalXercesConnector Class Reference

Xerces interface class. More...

#include <userinfo.h>

List of all members.

Public Member Functions

 GlobalXercesConnector ()
 default constructor
 ~GlobalXercesConnector ()
 destructor

Static Public Member Functions

static string XMLCh2str (const XMLCh *const XMLCh_str)
 function transcodes Xerces' XMLCh-based strings into C++ strings

Public Attributes

DOMImplementation * pImplementation
 DOMImplementation is a base class for the all DOM oparations.
DOMWriter * pSerializer
 This DOMWriter is used to export internal data into xml files.
XercesDOMParser * pParser
 This DOMWriter is used to import external data from xml files.

Classes

class  Comparator


Detailed Description

Xerces interface class.

This class is used to interact with the Xerces library.


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

Generated on Sat Aug 16 17:22:08 2008 for mixpp by  doxygen 1.5.6