Searched refs:ArchivePathElement (Results 1 – 2 of 2) sorted by relevance
31 class ArchivePathElement implements ClassPathElement { class38 public ArchivePathElement(ZipFile archive) { in ArchivePathElement() method in ArchivePathElement
39 return new ArchivePathElement(new ZipFile(file)); in getClassPathElement()