Uses of Class
de.xima.fc.plugin.helper.UnpackedJarFile
Packages that use UnpackedJarFile
-
Uses of UnpackedJarFile in de.xima.fc.plugin.helper
Methods in de.xima.fc.plugin.helper that return UnpackedJarFileModifier and TypeMethodDescriptionstatic UnpackedJarFile
PluginFileHelper.unpackJarFile
(File file, File unpackedDir) Unpacks the contents of a JAR file to a given directory.