net.sf.jasperreports.engine.export.oasis
Class OasisZip
java.lang.Object
net.sf.jasperreports.engine.export.zip.AbstractZip
net.sf.jasperreports.engine.export.oasis.OasisZip
- Direct Known Subclasses:
- FileBufferedOasisZip
public abstract class OasisZip
- extends AbstractZip
- Version:
- $Id: OasisZip.java 5180 2012-03-29 13:23:12Z 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 IOException
- Throws:
IOException
OasisZip
public OasisZip(byte openDocumentNature)
throws IOException
- Throws:
IOException
getContentEntry
public ExportZipEntry getContentEntry()
getStylesEntry
public ExportZipEntry getStylesEntry()
Copyright © 2012. All Rights Reserved.