NCBI C++ ToolKit
|
Search Toolkit Book for xml::impl::ns_util
#include "utility.hpp"
(Private to src/misc/xmlwrapp
.)
Static Public Member Functions | |
static bool | node_ns_match (xmlNode *nd, const ns *nspace) |
static bool | attr_ns_match (xmlAttr *at, const ns *nspace) |
static bool | default_attr_ns_match (xmlAttribute *dat, const ns *nspace) |
Definition at line 89 of file utility.hpp.
Definition at line 109 of file utility.cpp.
References xml::ns::is_void(), and NULL.
Definition at line 124 of file utility.cpp.
References xml::ns::get_prefix(), xml::ns::is_void(), NULL, and util::strcmp().
Definition at line 94 of file utility.cpp.
References xml::ns::is_void(), and NULL.