xml_l.h File Reference

#include <gwenhywfar/xml.h>
#include <gwenhywfar/stringlist2.h>

Go to the source code of this file.

Typedefs

typedef GWEN__XMLPROPERTY GWEN_XMLPROPERTY

Functions

int GWEN_XML_AddNameSpace (GWEN_STRINGLIST2 *sl, const char *prefix, const char *name)
const char * GWEN_XML_FindNameSpace (GWEN_STRINGLIST2 *sl, const char *prefix, const char *name)
const char * GWEN_XML_FindNameSpaceByName (GWEN_STRINGLIST2 *sl, const char *s)
const char * GWEN_XML_FindNameSpaceByPrefix (GWEN_STRINGLIST2 *sl, const char *s)
GWEN_XMLPROPERTYGWEN_XMLNode_GetFirstProperty (const GWEN_XMLNODE *n)
GWEN_XMLPROPERTYGWEN_XMLNode_GetNextProperty (const GWEN_XMLNODE *n, const GWEN_XMLPROPERTY *pr)
const char * GWEN_XMLProperty_GetName (const GWEN_XMLPROPERTY *pr)
const char * GWEN_XMLProperty_GetValue (const GWEN_XMLPROPERTY *pr)


Typedef Documentation

typedef struct GWEN__XMLPROPERTY GWEN_XMLPROPERTY
 

The type of a property of a tag (in XML notation this would be called the attribute of an element).


Function Documentation

int GWEN_XML_AddNameSpace GWEN_STRINGLIST2 sl,
const char *  prefix,
const char *  name
 

const char* GWEN_XML_FindNameSpace GWEN_STRINGLIST2 sl,
const char *  prefix,
const char *  name
 

const char* GWEN_XML_FindNameSpaceByName GWEN_STRINGLIST2 sl,
const char *  s
 

const char* GWEN_XML_FindNameSpaceByPrefix GWEN_STRINGLIST2 sl,
const char *  s
 

GWEN_XMLPROPERTY* GWEN_XMLNode_GetFirstProperty const GWEN_XMLNODE n  ) 
 

GWEN_XMLPROPERTY* GWEN_XMLNode_GetNextProperty const GWEN_XMLNODE n,
const GWEN_XMLPROPERTY pr
 

const char* GWEN_XMLProperty_GetName const GWEN_XMLPROPERTY pr  ) 
 

const char* GWEN_XMLProperty_GetValue const GWEN_XMLPROPERTY pr  ) 
 


Generated on Wed Jan 11 16:49:08 2006 for gwenhywfar by  doxygen 1.4.6