MCPcopy 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

14public interface File {
15 public int fileSize() throws IOException;
16 public String getURL();
17}

Callers 5

isBookOpenMethod · 0.65
getPathMethod · 0.65
getURLMethod · 0.65
getURLMethod · 0.65
getURLMethod · 0.65

Implementers 4

ArchiveZipsrc/org/albite/util/archive/zip/Archiv
ArchiveZipEntrysrc/org/albite/util/archive/zip/Archiv
ArchiveFileEntrysrc/org/albite/util/archive/folder/Arc
ArchiveFoldersrc/org/albite/util/archive/folder/Arc

Calls

no outgoing calls

Tested by

no test coverage detected