Packages

p

com.crowdscriber.caption

srtdissector

package srtdissector

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait SrtDissector extends (InputStream) ⇒ Try[Srt]

Value Members

  1. object SrtDissector extends SrtDissector

    The trait/object offering the final API.

    The trait/object offering the final API. Parses the InputStream from a UTF8-encoded .srt file

  2. object SrtParsers extends RegexParsers

    Implementation of the parser, based on parsers combinators

Ungrouped