Package net.arcadiusmc.delphi.resource
Interface DirectoryModule
- All Superinterfaces:
IoModule,ResourceModule
Module which is linked to a directory and loads files and page documents from that directory.
-
Method Summary
Methods inherited from interface net.arcadiusmc.delphi.resource.IoModule
loadStringMethods inherited from interface net.arcadiusmc.delphi.resource.ResourceModule
getModulePaths
-
Method Details
-
getDirectory
Path getDirectory()Gets the module's directory- Returns:
- Module directory
-