Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ exists
Method
exists
basex-core/src/main/java/org/basex/io/IOFile.java:135–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
@Override
136
public
boolean exists() {
137
return
file.exists();
138
}
139
140
@Override
141
public
boolean isDir() {
Callers
15
locate
Method · 0.95
stop
Method · 0.95
get
Method · 0.95
export
Method · 0.95
installJar
Method · 0.95
isFile
Method · 0.95
extractToZipSlip
Method · 0.95
file
Method · 0.95
closeDeletesRegisteredFile
Method · 0.95
closeDeletesAllRegisteredFiles
Method · 0.95
stop
Method · 0.95
createTempDb
Method · 0.95
Calls
no outgoing calls
Tested by
9
export
Method · 0.76
installJar
Method · 0.76
isFile
Method · 0.76
extractToZipSlip
Method · 0.76
file
Method · 0.76
closeDeletesRegisteredFile
Method · 0.76
closeDeletesAllRegisteredFiles
Method · 0.76
run
Method · 0.76
error
Method · 0.76