Package 

Class Locator

  • All Implemented Interfaces:
    android.os.Parcelable , org.readium.r2.shared.JSONable

    
    public final class Locator
     implements JSONable, Parcelable
                        

    Represents a precise location in a publication in a format that can be stored and shared.

    There are many different use cases for locators:

    • getting back to the last position in a publication

    • bookmarks

    • highlights & annotations

    • search results

    • human-readable (and shareable) reference in a publication

    https://readium.org/architecture/models/locators/