bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
ncml_module::XMLUtil Struct Reference
Collaboration diagram for ncml_module::XMLUtil:
Collaboration graph

Static Public Member Functions

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

Detailed Description

Definition at line 52 of file XMLHelpers.h.

Member Function Documentation

◆ xmlCharToString() [1/2]

string ncml_module::XMLUtil::xmlCharToString ( const xmlChar * pChars)
static

Definition at line 38 of file XMLHelpers.cc.

◆ xmlCharToString() [2/2]

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

Definition at line 44 of file XMLHelpers.cc.

◆ xmlCharToStringFromIterators()

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

Definition at line 51 of file XMLHelpers.cc.


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