|
||||||||||
| 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.zip.FileBufferedZip
net.sf.jasperreports.engine.export.ooxml.DocxZip
public class DocxZip
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.export.zip.AbstractZip |
|---|
exportZipEntries |
| Constructor Summary | |
|---|---|
DocxZip()
|
|
| Method Summary | |
|---|---|
ExportZipEntry |
getDocumentEntry()
|
ExportZipEntry |
getRelsEntry()
|
ExportZipEntry |
getStylesEntry()
|
| Methods inherited from class net.sf.jasperreports.engine.export.zip.FileBufferedZip |
|---|
addEntry, createEntry |
| Methods inherited from class net.sf.jasperreports.engine.export.zip.AbstractZip |
|---|
addEntry, dispose, zipEntries |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocxZip()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public ExportZipEntry getDocumentEntry()
public ExportZipEntry getStylesEntry()
public ExportZipEntry getRelsEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||