Interface ZipElement

  • All Superinterfaces:
    Element

    public interface ZipElement
    extends Element
    Created by Nikita.Skvortsov Date: 4/18/13, 7:08 PM
    • Method Detail

      • isArchive

        boolean isArchive()
        Returns whether this element is an archive, and can be expanded.
        Returns:
        whether this element is an archive, and can be expanded
      • isInsideArchive

        boolean isInsideArchive()
        Returns whether this element is one inside an archive.
        Returns:
        whether this element is one inside an archive