Tags

open class Tags

All tags recognized in a TTML document.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val BODY: String = "body"
Link copied to clipboard
val BR: String = "br"
Link copied to clipboard
val CAPTION: String = "p"
Link copied to clipboard
val HEAD: String = "head"
Link copied to clipboard
val LAYOUT: String = "layout"
Link copied to clipboard
val REGION: String = "region"
Link copied to clipboard
val ROOT: String = "tt"
Link copied to clipboard
val SPAN: String = "span"
Link copied to clipboard
val STYLE: String = "style"
Link copied to clipboard
val STYLING: String = "styling"