Package | Description |
---|---|
manifold.api.fs | |
manifold.api.fs.def | |
manifold.api.fs.jar | |
manifold.api.fs.url |
Modifier and Type | Interface and Description |
---|---|
interface |
IDirectory |
interface |
IFile |
interface |
IFileFragment
A fragment of a file that is to be treated separate from the enclosing file.
|
Modifier and Type | Class and Description |
---|---|
class |
AdditionalDirectory |
class |
DelegateDirectory |
Modifier and Type | Method and Description |
---|---|
String |
IDirectory.relativePath(IResource resource) |
String |
DelegateDirectory.relativePath(IResource resource) |
static String |
IDirectoryUtil.relativePath(IResource root,
IResource resource) |
Modifier and Type | Class and Description |
---|---|
class |
FileFragmentImpl |
class |
JavaDirectoryImpl |
class |
JavaFileImpl |
class |
JavaResourceImpl |
Modifier and Type | Method and Description |
---|---|
String |
JavaDirectoryImpl.relativePath(IResource resource) |
Modifier and Type | Interface and Description |
---|---|
interface |
IJarFileDirectory |
Modifier and Type | Class and Description |
---|---|
class |
JarEntryDirectoryImpl |
class |
JarEntryFileImpl |
class |
JarEntryResourceImpl |
class |
JarFileDirectoryImpl |
Modifier and Type | Method and Description |
---|---|
String |
JarEntryDirectoryImpl.relativePath(IResource resource) |
String |
JarFileDirectoryImpl.relativePath(IResource resource) |
Modifier and Type | Class and Description |
---|---|
class |
URLFileImpl
HTTP-backed file.
|
Copyright © 2024. All rights reserved.