JarFileContent

fun JarFileContent(zipFilePath: Path, resourcePath: String, contentType: ContentType)


fun JarFileContent(jarFile: File, resourcePath: String, contentType: ContentType)

Parameters

jarFile

is an instance of File representing a Jar

resourcePath

is an instance of a resource inside a Jar file