net.sf.jdiskcatalog.io
Class GzipReader

java.lang.Object
  extended by net.sf.jdiskcatalog.io.GzipReader
All Implemented Interfaces:
DocumentReader

public class GzipReader
extends java.lang.Object
implements DocumentReader


Constructor Summary
GzipReader(DocumentReader reader)
           
 
Method Summary
 Document read(java.io.InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GzipReader

public GzipReader(DocumentReader reader)
Method Detail

read

public Document read(java.io.InputStream stream)
              throws java.io.IOException
Specified by:
read in interface DocumentReader
Throws:
java.io.IOException


Copyright © 2007. All Rights Reserved.