Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ ownerDocument
Method
ownerDocument
base/poco/XML/src/AbstractNode.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
134
135
Document* AbstractNode::ownerDocument() const
136
{
137
return _pOwner;
138
}
139
140
141
Node* AbstractNode::insertBefore(Node* newChild, Node* refChild)
Callers
12
DTDMap
Method · 0.80
autoRelease
Method · 0.80
autoRelease
Method · 0.80
setAttributeNode
Method · 0.80
setAttributeNodeNS
Method · 0.80
autoRelease
Method · 0.80
autoRelease
Method · 0.80
load
Method · 0.80
findElement
Method · 0.80
findAttribute
Method · 0.80
cloneXMLNode
Function · 0.80
processNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected