| Package | Description |
|---|---|
| gw.fs | |
| gw.fs.jar | |
| gw.fs.physical | |
| gw.fs.url | |
| gw.lang.reflect | |
| gw.lang.reflect.module |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDirectory |
interface |
IFile |
| Modifier and Type | Class and Description |
|---|---|
class |
AdditionalDirectory |
class |
DelegateDirectory |
class |
IncludeModuleDirectory |
| 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 | 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 |
PhysicalDirectoryImpl |
class |
PhysicalFileImpl |
class |
PhysicalResourceImpl |
| Modifier and Type | Method and Description |
|---|---|
String |
PhysicalDirectoryImpl.relativePath(IResource resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
URLFileImpl
HTTP-backed file.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TypeSystem.created(IResource resource) |
static void |
TypeSystem.created(IResource resource,
String typeName) |
static void |
TypeSystem.deleted(IResource resource) |
static void |
TypeSystem.deleted(IResource resource,
String typeName) |
static void |
TypeSystem.refreshed(IResource resource) |
void |
ITypeSystem.refreshed(IResource file,
String typeName,
RefreshKind refreshKind) |
| Modifier and Type | Method and Description |
|---|---|
IModule |
IExecutionEnvironment.getModule(IResource file) |
Copyright © 2018. All rights reserved.