Class LhaDirectoryEntry


  • public class LhaDirectoryEntry
    extends Object

    Represents an empty directory inside Lha archive.

    • Method Detail

      • extractToDirectory

        public final void extractToDirectory​(String destinationDirectory)

        Composes an empty directory inside destinationDirectory.

        No data is extracted.

        Parameters:
        destinationDirectory - the outer directory
      • getName

        public final String getName()

        Gets the name of the directory.

        Returns:
        the name of the directory