JarFileContent

constructor(jarFile: File, resourcePath: String, contentType: ContentType)(source)

Parameters

jarFile

is an instance of File representing a Jar

resourcePath

is an instance of a resource inside a Jar file


constructor(zipFilePath: Path, resourcePath: String, contentType: ContentType)(source)