public interface IParser
Modifier and Type | Method and Description |
---|---|
TimeLine |
parse(java.lang.String fileName)
Reads the given input file and populates a Timeline
object with data.
|
TimeLine parse(java.lang.String fileName)
fileName
- name of the input file