public interface IlvDataReader
Modifier and Type | Method and Description |
---|---|
IlvDataSet[] |
read(InputStream in)
Returns data read from the given
InputStream . |
IlvDataSet[] |
read(String url)
Returns data read from the given URL.
|
IlvDataSet[] read(InputStream in) throws Exception
InputStream
.Exception
IlvDataSet[] read(String url) throws Exception
Exception
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.