JarFileContent
fun JarFileContent(zipFilePath: Path, resourcePath: String, contentType: ContentType)
Content copied to clipboard
fun JarFileContent(jarFile: File, resourcePath: String, contentType: ContentType)
Content copied to clipboard
Parameters
jarFile
is an instance of File representing a Jar
resourcePath
is an instance of a resource inside a Jar file