MimeTypes

laika.render.epub.MimeTypes$
object MimeTypes

Lists the supported file types that get inserted into the EPUB container in addition to the dynamically rendered HTML content.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MimeTypes.type

Members list

Value members

Concrete fields

val supportedTypes: Map[String, String]

Maps files suffixes to mime types.

Maps files suffixes to mime types.

Attributes