XMLHELPER Class Reference

Helper class with methods to handle common XML operations. More...

#include <mi32/xmlhelper.h>

List of all members.

Static Public Member Functions

static bool ParseSimpleLink (const XMLNODE *xmlnode, MISTRING &linkret)
static void ParseStringList (const XMLNODE *topnode, MISTRINGLIST &StringList, const char *ChildName=0)

Detailed Description

Helper class with methods to handle common XML operations.


Member Function Documentation

static bool XMLHELPER::ParseSimpleLink ( const XMLNODE xmlnode,
MISTRING linkret 
) [static]

Parse simple link in "xlink::simpleLink" attributeGroup.

static void XMLHELPER::ParseStringList ( const XMLNODE topnode,
MISTRINGLIST StringList,
const char *  ChildName = 0 
) [static]

Parse all child node text, optionally matching child name, into MISTRINGLIST.


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

Generated on Sun Oct 7 21:34:02 2012 for TNTsdk 2012 by  doxygen 1.6.1