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/Uln.java:35–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
@Override
36
public
byte[] string() {
37
return
token(value.toString());
38
}
39
40
@Override
41
public
boolean bool(
final
InputInfo ii) {
Callers
15
baseIO
Method · 0.45
complete
Method · 0.45
versionDecl
Method · 0.45
optionDecl
Method · 0.45
decimalFormatDecl
Method · 0.45
baseURIDecl
Method · 0.45
addLocations
Method · 0.45
importModule
Method · 0.45
module
Method · 0.45
reserved
Method · 0.45
pragma
Method · 0.45
numericLiteral
Method · 0.45
Calls
2
token
Method · 0.65
toString
Method · 0.65
Tested by
2
matches
Method · 0.36
toString
Method · 0.36