private case class ZipArchiveSourcePath
extends ZipArchiveFileLookup with NoClassPaths

Constructors

ZipArchiveSourcePath ( zipFile: File )

Members

val zipFile : File
def _1 : T1
override def asSourcePathString : String

The whole sourcepath in the form of one String.

The whole sourcepath in the form of one String.

def copy ( zipFile: File ) : ZipArchiveSourcePath
def copy$default$1 : File
protected override def createFileEntry ( file: Entry ) : SourceFileEntryImpl
protected override def isRequiredFileType ( file: AbstractFile ) : Boolean
override def sources ( inPackage: String ) : Seq [ SourceFileEntry ]