Interface DirectoryModule

All Superinterfaces:
IoModule, ResourceModule

public interface DirectoryModule extends IoModule
Module which is linked to a directory and loads files and page documents from that directory.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the module's directory

    Methods inherited from interface com.juliewoolie.delphi.resource.IoModule

    loadString

    Methods inherited from interface com.juliewoolie.delphi.resource.ResourceModule

    getModulePaths
  • Method Details

    • getDirectory

      Path getDirectory()
      Gets the module's directory
      Returns:
      Module directory