VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
xmlParseUtil.h File Reference

Go to the source code of this file.

Functions

xmlNodePtr DtXmlFindNode (xmlNodePtr node, const char *nodeName)
xmlNodePtr DtXmlFindNode (xmlNodePtr node, const char *nodeName, const char *attrName, const char *attrValue)
DtString DtXmlGetAttrValue (xmlNodePtr node, const char *attrname)
DtString DtXmlGetAtomicNodeValue (xmlNodePtr node, const char *nodeName)
void DtXmlNextNode (xmlNodePtr &node)
DtString DtXmlGetAtomicNodeValue (xmlNodePtr node)
xmlNodePtr DtXmlGetChildren (xmlNodePtr node)

Function Documentation

xmlNodePtr DtXmlFindNode ( xmlNodePtr  node,
const char nodeName 
)
xmlNodePtr DtXmlFindNode ( xmlNodePtr  node,
const char nodeName,
const char attrName,
const char attrValue 
)
DtString DtXmlGetAttrValue ( xmlNodePtr  node,
const char attrname 
)
DtString DtXmlGetAtomicNodeValue ( xmlNodePtr  node,
const char nodeName 
)
void DtXmlNextNode ( xmlNodePtr node)
DtString DtXmlGetAtomicNodeValue ( xmlNodePtr  node)
xmlNodePtr DtXmlGetChildren ( xmlNodePtr  node)

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)