Package adams.core.io

Interface AbsolutePathSupporter

    • Method Detail

      • setUseAbsolutePath

        void setUseAbsolutePath​(boolean value)
        Sets whether to use absolute paths.
        Parameters:
        value - if true if absolute paths
      • getUseAbsolutePath

        boolean getUseAbsolutePath()
        Returns whether to use absolute paths.
        Returns:
        true if absolute paths