Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ qname
Method
qname
basex-core/src/main/java/org/basex/query/value/node/XNode.java:272–275 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
270
}
271
272
@Override
273
public
QNm qname() {
274
return
null;
275
}
276
277
/**
278
* Returns all namespaces defined
for
the node.
Callers
8
read
Method · 0.95
User
Method · 0.95
item
Method · 0.95
item
Method · 0.95
iter
Method · 0.95
deepEqual
Method · 0.95
parse
Method · 0.95
parseChildren
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected