parsing abstract method

List<Subtitle> parsing()

Abstract method parsing the data from any format and return it as a list of subtitles.

Implementation

List<Subtitle> parsing();