|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jdiskcatalog.io.GzipWriter
public class GzipWriter
Constructor Summary | |
---|---|
GzipWriter(DocumentWriter writer)
|
Method Summary | |
---|---|
void |
write(Document document,
java.io.OutputStream stream)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GzipWriter(DocumentWriter writer)
Method Detail |
---|
public void write(Document document, java.io.OutputStream stream) throws java.io.IOException
write
in interface DocumentWriter
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |