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/FPI.java:53–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
@Override
54
public
QNm qname() {
55
return
name;
56
}
57
58
@Override
59
public
byte[] name() {
Callers
15
castTarget
Method · 0.45
annotate
Method · 0.45
item
Method · 0.45
item
Method · 0.45
valid
Method · 0.45
entry
Method · 0.45
children
Method · 0.45
differentNames
Method · 0.45
equalNames
Method · 0.45
attributes
Method · 0.45
nodeName
Method · 0.45
item
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected