public class UcDavisLoader extends Object implements FileLoader
Constructor and Description |
---|
UcDavisLoader() |
Modifier and Type | Method and Description |
---|---|
LoadedData |
readFile(File file,
Map<String,Object> importOptions)
Read a file in the old UC Davis file format.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkOptions, getOptionDefinitions, readFile
public LoadedData readFile(File file, Map<String,Object> importOptions)
readFile
in interface FileLoader
file
- file to loadimportOptions
- import options (currently ignored)Copyright © 2022. All rights reserved.