final object ZipAndJarSourcePathFactory
extends ZipAndJarFileLookupFactory

Manages creation of classpath for source files placed in zip and jar files. It should be the only way of creating them as it provides caching.

Constructors

Members

private case class ZipArchiveSourcePath
private final object ZipArchiveSourcePath
protected override def createForZipFile ( zipFile: AbstractFile ) : ClassPath