public class TabularFileLoader extends java.lang.Object implements FileLoader
FileFormat
object.Constructor and Description |
---|
TabularFileLoader() |
Modifier and Type | Method and Description |
---|---|
LoadedData |
readFile(java.io.File file,
java.util.Map<java.lang.Object,java.lang.Object> options)
Reads a file.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOptionDefinitions, readFile
public LoadedData readFile(java.io.File file, java.util.Map<java.lang.Object,java.lang.Object> options)
readFile
in interface FileLoader
file
- the file from which to read data