Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ pre
Method
pre
basex-core/src/main/java/org/basex/data/NSNode.java:90–92 ·
view source on GitHub ↗
Returns the PRE value. @return PRE value
()
Source
from the content-addressed store, hash-verified
88
* @
return
PRE value
89
*/
90
int
pre() {
91
return
pre;
92
}
93
94
/**
95
* Returns the parent node.
Callers
5
defaultNs
Method · 0.95
root
Method · 0.95
addNodes
Method · 0.95
add
Method · 0.95
delete
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected