Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCOLLADA
/ ns
Method
ns
DAEValidator/library/src/XmlNode.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
XmlNamespace XmlNode::ns() const
87
{
88
return XmlNamespace(mNode->ns);
89
}
90
91
const XmlNodeSet & XmlNode::selectNodes(const string & xpath) const
92
{
Callers
5
getRootNamespace
Method · 0.80
TEST_METHOD
Function · 0.80
TEST_METHOD
Function · 0.80
build.py
File · 0.80
fixup
Function · 0.80
Calls
1
XmlNamespace
Class · 0.50
Tested by
3
TEST_METHOD
Function · 0.64
TEST_METHOD
Function · 0.64
fixup
Function · 0.64