JarFileContent

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


constructor(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