public class FileRecordReaderFactory extends Object implements org.canova.api.records.reader.factory.RecordReaderFactory
Constructor and Description |
---|
FileRecordReaderFactory() |
Modifier and Type | Method and Description |
---|---|
org.canova.api.records.reader.RecordReader |
create(URI uri)
Creates new RecordReader instance based on the input file extension
|
public org.canova.api.records.reader.RecordReader create(URI uri) throws org.canova.api.exceptions.UnknownFormatException
create
in interface org.canova.api.records.reader.factory.RecordReaderFactory
uri
- location of input dataorg.canova.api.exceptions.UnknownFormatException
Copyright © 2016. All Rights Reserved.