Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
annotations
Method · 0.95
functionDecl
Method · 0.95
typeDecl
Method · 0.95
namedRecordTypeDecl
Method · 0.95
simpleNodeTest
Method · 0.95
dirElement
Method · 0.95
item
Method · 0.95
get
Method · 0.95
parse
Method · 0.95
annotations
Method · 0.95
item
Method · 0.95
prefixString
Method · 0.95
Calls
no outgoing calls
Tested by
1
get
Method · 0.76