|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.export.zip.AbstractZip
net.sf.jasperreports.engine.export.oasis.OasisZip
public abstract class OasisZip
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.export.zip.AbstractZip |
|---|
exportZipEntries |
| Constructor Summary | |
|---|---|
OasisZip()
|
|
OasisZip(byte openDocumentNature)
|
|
| Method Summary | |
|---|---|
ExportZipEntry |
getContentEntry()
|
ExportZipEntry |
getStylesEntry()
|
| Methods inherited from class net.sf.jasperreports.engine.export.zip.AbstractZip |
|---|
addEntry, createEntry, dispose, zipEntries |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OasisZip()
throws java.io.IOException
java.io.IOException
public OasisZip(byte openDocumentNature)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public ExportZipEntry getContentEntry()
public ExportZipEntry getStylesEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||