The SWORD Project  1.9.0.svnversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
utilxml.h File Reference
#include <defs.h>
#include <swbuf.h>
#include <list>
#include <map>
+ Include dependency graph for utilxml.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLTag
 

Typedefs

typedef std::list< SWBufStringList
 

Variables

SWORD_NAMESPACE_START typedef
std::map< SWBuf, SWBuf
StringPairMap
 

Typedef Documentation

typedef std::list<SWBuf> StringList

Definition at line 34 of file utilxml.h.

Variable Documentation

SWORD_NAMESPACE_START typedef std::map<SWBuf, SWBuf> StringPairMap

Definition at line 33 of file utilxml.h.