OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESXMLUtils Member List

This is the complete list of members for BESXMLUtils, including all inherited members.

GetChild(xmlNode *node, const string &child_name, string &child_value, map< string, string > &child_props)BESXMLUtilsstatic
GetFirstChild(xmlNode *node, string &child_name, string &child_value, map< string, string > &child_props)BESXMLUtilsstatic
GetNextChild(xmlNode *child_node, string &next_name, string &next_value, map< string, string > &next_props)BESXMLUtilsstatic
GetNodeInfo(xmlNode *node, string &name, string &value, map< string, string > &props)BESXMLUtilsstatic
GetProps(xmlNode *node, map< string, string > &props)BESXMLUtilsstatic
XMLErrorFunc(void *context, const char *msg,...)BESXMLUtilsstatic
~BESXMLUtils()BESXMLUtilsvirtual