| Package | Description |
|---|---|
| org.scijava.io.handle | |
| org.scijava.io.location |
| Modifier and Type | Method and Description |
|---|---|
Class<FileLocation> |
FileHandle.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileHandle.set(FileLocation loc) |
| Constructor and Description |
|---|
FileHandle(FileLocation location) |
| Modifier and Type | Method and Description |
|---|---|
FileLocation |
FileLocation.child(String name) |
FileLocation |
FileLocation.parent() |
FileLocation |
FileLocation.sibling(String path) |
Copyright © 2009–2025 SciJava. All rights reserved.