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

Method getPrefix

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

Source from the content-addressed store, hash-verified

176 }
177
178 @Override
179 public String getPrefix() {
180 return null;
181 }
182
183 @Override
184 public final String getTextContent() {

Callers 3

testAttributeURIMethod · 0.45
QNmMethod · 0.45
nsScopeMethod · 0.45

Calls

no outgoing calls

Tested by 1

testAttributeURIMethod · 0.36