org.das2.stream
Class GUnzipStreamProcessor

java.lang.Object
  extended by org.das2.stream.StreamProcessor
      extended by org.das2.stream.GUnzipStreamProcessor

public class GUnzipStreamProcessor
extends StreamProcessor


Constructor Summary
GUnzipStreamProcessor()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void process(java.io.InputStream in0, java.io.OutputStream out)
           
 
Methods inherited from class org.das2.stream.StreamProcessor
getDasExceptionStream, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUnzipStreamProcessor

public GUnzipStreamProcessor()
Method Detail

process

public void process(java.io.InputStream in0,
                    java.io.OutputStream out)
             throws java.io.IOException
Specified by:
process in class StreamProcessor
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments