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

Method getAttributes

basex-core/src/main/java/org/basex/api/dom/BXNode.java:102–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100 }
101
102 @Override
103 public BXNNode getAttributes() {
104 return null;
105 }
106
107 @Override
108 public final String getBaseURI() {

Callers 3

hasAttributesMethod · 0.95
buildMethod · 0.45
nsScopeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected