Package gw.lang.reflect.module
Interface IFileSystem
- All Superinterfaces:
IPluginHost,IService
- All Known Implementing Classes:
FileSystemImpl
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidgetFakeFile(URL url, IModule module) getIDirectory(File dir) getIDirectory(URL url) getIDirectory(Path dir) voidsetCachingMode(IFileSystem.CachingMode cachingMode) Methods inherited from interface gw.plugin.IPluginHost
getInterface
-
Method Details
-
getIDirectory
-
getIDirectory
-
getIFile
-
getIFile
-
setCachingMode
-
clearAllCaches
void clearAllCaches() -
getIDirectory
-
getIFile
-
getFakeFile
-