Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains all metadata items extracted from an EPUB publication.

Hierarchy

Index

Properties

all

All publication metadata items.

identifierIndexes

identifierIndexes: number[]

The indexes into the list of metadata items, where publication identifier items can be found.

int

languageIndexes

languageIndexes: number[]

The indexes into the list of metadata items, where publication language items can be found.

int

titleIndexes

titleIndexes: number[]

The indexes into the list of metadata items, where publication title items can be found.

int

type

Describes the most specific subtype of IPublicationMetadata this object conforms to.

uniqueIdentifier

uniqueIdentifier: IPublicationMetadataItem

The unique identifier for the publication, as defined by the "unique-identifier" attribute on the element in the OPF file.

Generated using TypeDoc