Searched defs:archive (Results 1 – 1 of 1) sorted by relevance
36 private final ZipFile archive; field in ArchivePathElement38 public ArchivePathElement(ZipFile archive) { in ArchivePathElement()