public class ZipUtil extends Object
Constructor and Description |
---|
ZipUtil() |
Modifier and Type | Method and Description |
---|---|
static long |
getModifiedTime(ZipEntry entry) |
static void |
setModifiedTime(ZipEntry entry,
long utc) |
public static long getModifiedTime(ZipEntry entry) throws IOException
IOException
public static void setModifiedTime(ZipEntry entry, long utc) throws IOException
IOException
Copyright © 2015 aQute SARL. All rights reserved.