Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getURL
Method
getURL
src/org/albite/util/archive/File.java:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
public
interface
File {
15
public
int
fileSize() throws IOException;
16
public
String getURL();
17
}
Callers
5
isBookOpen
Method · 0.65
getPath
Method · 0.65
getURL
Method · 0.65
getURL
Method · 0.65
getURL
Method · 0.65
Implementers
4
ArchiveZip
src/org/albite/util/archive/zip/Archiv
ArchiveZipEntry
src/org/albite/util/archive/zip/Archiv
ArchiveFileEntry
src/org/albite/util/archive/folder/Arc
ArchiveFolder
src/org/albite/util/archive/folder/Arc
Calls
no outgoing calls
Tested by
no test coverage detected