public abstract class FeedSimCSVInputStream extends InputStream
| Constructor and Description |
|---|
FeedSimCSVInputStream(String path)
Constructor which takes a path of the file to open.
|
public FeedSimCSVInputStream(String path) throws IOException
path - - path of the file to openIOExceptionpublic String getPath()