public class PackUtil extends Object
Constructor and Description |
---|
PackUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
copyProperties(File archive,
File unpacked)
Copy certain properties from the archive file to the unpacked
file.
|
public static void copyProperties(File archive, File unpacked)
archive
- The master archive (or null if not known)unpacked
- The file that is being unpacked