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/io/IO.java:293–295 ·
view source on GitHub ↗
Returns the name of the resource. @return file name
()
Source
from the content-addressed store, hash-verified
291
* @
return
file name
292
*/
293
public
final
String name() {
294
return
nm;
295
}
296
297
/**
298
* Sets the name of the resource.
Callers
11
build
Method · 0.95
run
Method · 0.95
sourceToIO
Method · 0.95
run
Method · 0.95
dbName
Method · 0.95
text
Method · 0.95
toString
Method · 0.95
module
Method · 0.95
read
Method · 0.95
fillXmlInput
Method · 0.95
install
Method · 0.95
Calls
1
isEmpty
Method · 0.45
Tested by
no test coverage detected