Package-level declarations
Types
Holds the accessibility metadata of a Publication.
Collection type used for collection/series metadata. For convenience, the JSON schema reuse the Contributor's definition.
Contributor Object for the Readium Web Publication Manifest. https://readium.org/webpub-manifest/schema/contributor-object.schema.json
An hypertext reference points to a resource in a Publication.
Link Object for the Readium Web Publication Manifest. https://readium.org/webpub-manifest/schema/link.schema.json
Represents a string with multiple translations indexed by a BCP 47 language tag.
Represents a precise location in a publication in a format that can be stored and shared.
Represents a sequential list of Locator objects.
Holds the metadata of a Readium publication, as described in the Readium Web Publication Manifest.
Transforms a manifest's components.
https://readium.org/webpub-manifest/schema/metadata.schema.json
Properties associated to the linked resource.
The Publication shared model is the entry-point for all the metadata and services related to a Readium publication.
Core Collection Model
A reference uniquely identifying a publication in the reading app.
Holds Publication.Service instances for a Publication.
https://github.com/readium/webpub-manifest/tree/master/contexts/default#subjects
Publications can indicate whether they allow third parties to use their content for text and data mining purposes using the TDM Rep protocol, as defined in a W3C Community Group Report.
Properties
Returns whether all the resources in the collection are audio clips.
Returns whether all the resources in the collection are bitmaps.
Returns whether all the resources in the collection are HTML documents.
Returns whether all the resources in the collection are video clips.
Functions
Returns whether all the resources in the collection are matching the given media type.
Creates a copy of the receiver Manifest, applying the given transformer to each component.
Finds the first link matching the given HREF.
Finds the first link matching the given media type.
Finds the first link with the given relation.
Returns a copy of the receiver after normalizing its HREFs to the given baseUrl.
Returns a copy of the receiver after normalizing its HREFs to the link with rel="self".