Package | Description |
---|---|
nl.esciencecenter.octopus.engine.loader |
Modifier and Type | Field and Description |
---|---|
private JarFsFile |
JarFsURLConnection.file |
private JarFsFile |
JarFsURLStreamHandler.file |
Modifier and Type | Method and Description |
---|---|
JarFsFile |
JarFileSystem.findFile(String adaptorName,
String filename,
boolean loadData) |
Modifier and Type | Method and Description |
---|---|
void |
JarFileSystem.loadFileData(JarFsFile file) |
Constructor and Description |
---|
JarFsURLConnection(JarFileSystem fileSystem,
JarFsFile file,
URL url) |
JarFsURLStreamHandler(JarFileSystem fileSystem,
JarFsFile file) |