PublicationExtension extension

on

Methods

positions() Future<List<Locator>>
Returns the list of all the positions in the publication.
positionsByReadingOrder() Future<List<List<Locator>>>
Returns the list of all the positions in the publication, grouped by the resource reading order index.
positionsFromManifest() Future<List<Locator>>