|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.export.zip.EmptyZipEntry
public class EmptyZipEntry
| Constructor Summary | |
|---|---|
EmptyZipEntry(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
java.lang.String |
getName()
|
java.io.OutputStream |
getOutputStream()
|
java.io.Writer |
getWriter()
|
void |
writeData(java.io.OutputStream os)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmptyZipEntry(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface ExportZipEntrypublic java.io.Writer getWriter()
getWriter in interface ExportZipEntrypublic java.io.OutputStream getOutputStream()
getOutputStream in interface ExportZipEntry
public void writeData(java.io.OutputStream os)
throws java.io.IOException
writeData in interface ExportZipEntryjava.io.IOExceptionpublic void dispose()
dispose in interface ExportZipEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||