MCPcopy 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

defaultNsMethod · 0.95
rootMethod · 0.95
addNodesMethod · 0.95
addMethod · 0.95
deleteMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected