|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.das2.stream.StreamProcessor
org.das2.stream.GZipStreamProcessor
public class GZipStreamProcessor
| Constructor Summary | |
|---|---|
GZipStreamProcessor()
|
|
| 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 |
|---|
public GZipStreamProcessor()
| Method Detail |
|---|
public void process(java.io.InputStream in0,
java.io.OutputStream out)
throws java.io.IOException
process in class StreamProcessorjava.io.IOException
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - the command line arguments
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||