Class WebVTTParser
java.lang.Object
org.opencastproject.subtitleparser.webvttparser.WebVTTParser
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebVTTParser
public WebVTTParser() -
WebVTTParser
-
-
Method Details
-
parse
- Throws:
IOExceptionSubtitleParsingException
-