Package net.sf.jasperreports.poi.export
Class PoiEncryptUtil
- java.lang.Object
-
- net.sf.jasperreports.poi.export.PoiEncryptUtil
-
public final class PoiEncryptUtil extends Object
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description PoiEncryptUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
zipEntries(AbstractZip zip, OutputStream os, String password)
-
-
-
Method Detail
-
zipEntries
public static void zipEntries(AbstractZip zip, OutputStream os, String password) throws IOException
- Throws:
IOException
-
-