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

Method qname

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

Source from the content-addressed store, hash-verified

270 }
271
272 @Override
273 public QNm qname() {
274 return null;
275 }
276
277 /**
278 * Returns all namespaces defined for the node.

Callers 8

readMethod · 0.95
UserMethod · 0.95
itemMethod · 0.95
itemMethod · 0.95
iterMethod · 0.95
deepEqualMethod · 0.95
parseMethod · 0.95
parseChildrenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected