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

Method string

basex-core/src/main/java/org/basex/query/value/item/QNm.java:177–180  ·  view source on GitHub ↗
(final InputInfo ii)

Source from the content-addressed store, hash-verified

175 }
176
177 @Override
178 public byte[] string(final InputInfo ii) {
179 return name;
180 }
181
182 /**
183 * Returns the string value.

Callers 15

annotationsMethod · 0.95
functionDeclMethod · 0.95
typeDeclMethod · 0.95
namedRecordTypeDeclMethod · 0.95
simpleNodeTestMethod · 0.95
dirElementMethod · 0.95
itemMethod · 0.95
getMethod · 0.95
parseMethod · 0.95
annotationsMethod · 0.95
itemMethod · 0.95
prefixStringMethod · 0.95

Calls

no outgoing calls

Tested by 1

getMethod · 0.76