MCPcopy Create free account
hub / github.com/BaseXdb/basex / parent

Method parent

basex-core/src/main/java/org/basex/query/value/node/XNode.java:396–397  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

394 }
395
396 @Override
397 public abstract XNode parent();
398
399 /**
400 * Sets the parent node.

Callers 15

idsMethod · 0.95
testMethod · 0.95
itemMethod · 0.95
preserveMethod · 0.95
nsScopeMethod · 0.95
uriMethod · 0.95
baseURIMethod · 0.95
rootMethod · 0.95
getOwnerDocumentMethod · 0.95
nextMethod · 0.45
nodeMethod · 0.45
prepareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected