Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ isAbsolute
Method
isAbsolute
basex-core/src/main/java/org/basex/io/IOFile.java:145–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
}
144
145
@Override
146
public
boolean isAbsolute() {
147
return
absolute;
148
}
149
150
@Override
151
public
long timeStamp() {
Callers
1
IOFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected