
public class SequencerTextParser extends Object
| Constructor and Description |
|---|
SequencerTextParser() |
| Modifier and Type | Method and Description |
|---|---|
static Sequencer |
parse(File f) |
static Sequencer |
parse(Reader r) |
public static Sequencer parse(File f) throws IOException
IOExceptionpublic static Sequencer parse(Reader r) throws IOException
IOExceptionCopyright © 2018 LSST. All rights reserved.