public class CaltechLoader extends Object implements FileLoader
Constructor and Description |
---|
CaltechLoader() |
Modifier and Type | Method and Description |
---|---|
LoadedData |
readFile(File file,
Map<String,Object> options)
Read a file into a data object containing treatment steps.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkOptions, getOptionDefinitions, readFile
public LoadedData readFile(File file, Map<String,Object> options)
readFile
in interface FileLoader
file
- the file to readoptions
- import options; none are currently implementedCopyright © 2022. All rights reserved.