public interface MLInputAdapter
Modifier and Type | Method and Description |
---|---|
InputStream |
read(String path)
Read from a given path of a selected data source.
|
InputStream read(String path) throws MLInputAdapterException
path
- a path that makes sense to the selected implementation.InputStream
MLInputAdapterException
- on a read failure.Copyright © 2016 WSO2, Inc.. All Rights Reserved.