OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
ncml_module::XMLUtil Struct Reference

#include <XMLHelpers.h>

Collaboration diagram for ncml_module::XMLUtil:
Collaboration graph

Static Public Member Functions

static string xmlCharToString (const xmlChar *pChars)
 
static void xmlCharToString (string &stringToFill, const xmlChar *pChars)
 
static string xmlCharToStringFromIterators (const xmlChar *startPtr, const xmlChar *endPtr)
 

Detailed Description

Definition at line 56 of file XMLHelpers.h.

Member Function Documentation

string ncml_module::XMLUtil::xmlCharToString ( const xmlChar *  pChars)
static
void ncml_module::XMLUtil::xmlCharToString ( string &  stringToFill,
const xmlChar *  pChars 
)
static

Definition at line 45 of file XMLHelpers.cc.

References xmlCharToString().

Here is the call graph for this function:

string ncml_module::XMLUtil::xmlCharToStringFromIterators ( const xmlChar *  startPtr,
const xmlChar *  endPtr 
)
static

The documentation for this struct was generated from the following files: