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

Method qname

basex-core/src/main/java/org/basex/query/value/node/FPI.java:53–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 }
52
53 @Override
54 public QNm qname() {
55 return name;
56 }
57
58 @Override
59 public byte[] name() {

Callers 15

castTargetMethod · 0.45
annotateMethod · 0.45
itemMethod · 0.45
itemMethod · 0.45
validMethod · 0.45
entryMethod · 0.45
childrenMethod · 0.45
differentNamesMethod · 0.45
equalNamesMethod · 0.45
attributesMethod · 0.45
nodeNameMethod · 0.45
itemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected