|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <XMLHelpers.h>

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) |
Definition at line 56 of file XMLHelpers.h.
|
static |
Definition at line 38 of file XMLHelpers.cc.
Referenced by ncml_module::XMLNamespace::fromSAX2Namespace(), ncml_module::XMLAttribute::fromSAX2NamespaceAttributes(), and xmlCharToString().
|
static |
Definition at line 45 of file XMLHelpers.cc.
References xmlCharToString().

|
static |
Definition at line 53 of file XMLHelpers.cc.
Referenced by ncml_module::XMLAttribute::fromSAX2NamespaceAttributes().