Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ getAttributes
Method
getAttributes
basex-core/src/main/java/org/basex/api/dom/BXNode.java:102–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
}
101
102
@Override
103
public
BXNNode getAttributes() {
104
return
null;
105
}
106
107
@Override
108
public
final
String getBaseURI() {
Callers
3
hasAttributes
Method · 0.95
build
Method · 0.45
nsScope
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected