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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.