Uses of Interface
com.atlassian.plugin.osgi.internal.factory.transform.JarUtils.Extractor
Packages that use JarUtils.Extractor
-
Uses of JarUtils.Extractor in com.atlassian.plugin.osgi.internal.factory.transform
Methods in com.atlassian.plugin.osgi.internal.factory.transform with parameters of type JarUtils.ExtractorModifier and TypeMethodDescriptionstatic <T> TJarUtils.withJar(File file, JarUtils.Extractor<T> extractor) Extract something from a jar file.