public class TestDas2StreamRead
extends java.lang.Object
| Constructor and Description |
|---|
TestDas2StreamRead() |
| Modifier and Type | Method and Description |
|---|---|
static void |
eatData(java.net.URL url,
ProgressMonitor mon)
eats up the data, ignoring the content.
|
static DataSet |
getDataSet(java.net.URL url,
ProgressMonitor mon) |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static void eatData(java.net.URL url,
ProgressMonitor mon)
throws java.io.IOException
url - mon - java.io.IOExceptionpublic static DataSet getDataSet(java.net.URL url, ProgressMonitor mon) throws java.io.IOException, StreamException
java.io.IOExceptionStreamException