|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.export.oasis.zip.EmptyOasisZipEntry
public class EmptyOasisZipEntry
| Constructor Summary | |
|---|---|
EmptyOasisZipEntry(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 EmptyOasisZipEntry(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface OasisZipEntry
public java.io.Writer getWriter()
throws java.io.IOException
getWriter in interface OasisZipEntryjava.io.IOExceptionpublic java.io.OutputStream getOutputStream()
getOutputStream in interface OasisZipEntry
public void writeData(java.io.OutputStream os)
throws java.io.IOException
writeData in interface OasisZipEntryjava.io.IOExceptionpublic void dispose()
dispose in interface OasisZipEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||