net.sf.jasperreports.engine.export.oasis.zip
Class OasisZip
java.lang.Object
net.sf.jasperreports.engine.export.oasis.zip.OasisZip
- Direct Known Subclasses:
- FileBufferedOasisZip
public abstract class OasisZip
- extends java.lang.Object
- Version:
- $Id: OasisZip.java 1745 2007-06-11 15:13:18Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OasisZip
public OasisZip()
throws java.io.IOException
- Throws:
java.io.IOException
createEntry
public abstract OasisZipEntry createEntry(java.lang.String name)
getContentEntry
public OasisZipEntry getContentEntry()
getStylesEntry
public OasisZipEntry getStylesEntry()
addEntry
public void addEntry(OasisZipEntry entry)
zipEntries
public void zipEntries(java.io.OutputStream os)
throws java.io.IOException
- Throws:
java.io.IOException
dispose
public void dispose()
© 2001-2006 JasperSoft Corporation www.jaspersoft.com