org.gcube.portlets.user.homelibrary.util.zip
Class ZipModelWriter
java.lang.Object
org.gcube.portlets.user.homelibrary.util.zip.ZipModelWriter
public class ZipModelWriter
- extends Object
- Author:
- Federico De Faveri defaveri@isti.cnr.it
|
Field Summary |
protected org.apache.log4j.Logger |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected org.apache.log4j.Logger logger
ZipModelWriter
public ZipModelWriter()
writeItem
public File writeItem(ZipItem item)
throws IOException
- Throws:
IOException
addZipItem
protected void addZipItem(ZipOutputStream zos,
ZipItem item)
throws IOException
- Throws:
IOException
addZipFolder
protected void addZipFolder(ZipOutputStream zos,
ZipFolder folder)
throws IOException
- Throws:
IOException
addZipFile
protected void addZipFile(ZipOutputStream zos,
ZipFile file)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.