java.lang.Object
org.opencastproject.subtitleparser.webvttparser.WebVTTParser

public class WebVTTParser extends Object
Parses WebVTT from a file into a datastructure to allow for easy modification. Throws exceptions if the read WebVTT is invalid. TODO: Comments are currently ignored and discarded. Find a good way to keep comments without compromising easy editing.