Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ name
Method
name
basex-core/src/main/java/org/basex/query/util/pkg/Pkg.java:65–67 ·
view source on GitHub ↗
Returns the package name. @return name
()
Source
from the content-addressed store, hash-verified
63
* @
return
name
64
*/
65
public
String name() {
66
return
name;
67
}
68
69
/**
70
* Returns the short name.
Callers
nothing calls this directly
Calls
2
lastIndexOf
Method · 0.80
substring
Method · 0.45
Tested by
no test coverage detected