Package 

Class WebPositionsService

  • All Implemented Interfaces:
    org.readium.r2.shared.publication.Publication.Service , org.readium.r2.shared.publication.services.PositionsService , org.readium.r2.shared.util.Closeable

    
    public final class WebPositionsService
     implements PositionsService
                        
    • Method Summary

      Modifier and Type Method Description
      List<Locator> positions() Returns the list of all the positions in the publication.
      List<List<Locator>> positionsByReadingOrder() Returns the list of all the positions in the publication, grouped by the resource reading order index.
      • Methods inherited from class org.readium.r2.shared.publication.services.PositionsService

        close
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait