NavigationCollectionType

Describes the different type of navigation collections.

Entries

Link copied to clipboard

The main table of contents as specified in the source publication.

Link copied to clipboard

A list of pages as specified in the source publication. This is used in EPUB to refer to page-breaks within a printed edition of the publication.

Link copied to clipboard

A collection of references to well-known/recurring components as specified in the source publication, such as index, glossary, etc.

Link copied to clipboard

A navigation collection not matching any other type defined in this enum, but that is specified in the source publication.

Link copied to clipboard

A listing of audio clips included in the publication, as specified in the source publication.

Link copied to clipboard

A listing of illustrations included in the publication, as specified in the source publication.

Link copied to clipboard

A listing of tables included in the publication, as specified in the source publication.

Link copied to clipboard

A listing of video clips included in the publication, as specified in the source publication.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard