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 TypeMethodDescriptionvoid
getFakeFile
(URL url, IModule module) getIDirectory
(File dir) getIDirectory
(URL url) getIDirectory
(Path dir) void
setCachingMode
(IFileSystem.CachingMode cachingMode) Methods inherited from interface gw.plugin.IPluginHost
getInterface
-
Method Details
-
getIDirectory
-
getIDirectory
-
getIFile
-
getIFile
-
setCachingMode
-
clearAllCaches
void clearAllCaches() -
getIDirectory
-
getIFile
-
getFakeFile
-