Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ getPrefix
Method
getPrefix
basex-core/src/main/java/org/basex/api/dom/BXNode.java:178–181 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
176
}
177
178
@Override
179
public
String getPrefix() {
180
return
null;
181
}
182
183
@Override
184
public
final
String getTextContent() {
Callers
3
testAttributeURI
Method · 0.45
QNm
Method · 0.45
nsScope
Method · 0.45
Calls
no outgoing calls
Tested by
1
testAttributeURI
Method · 0.36