Companion

Properties

Link copied to clipboard

Returns the available keys.

Functions

Link copied to clipboard
open fun get(key: String?): EpubLayout?

Returns the element matching the key, or null if not found.

Link copied to clipboard
open operator fun invoke(key: String?): EpubLayout?

Alias to get, to be used like keyMapper("a_key").