Package 

Interface HyperlinkNavigator

  • All Implemented Interfaces:
    org.readium.r2.navigator.Navigator

    
    public interface HyperlinkNavigator
     implements Navigator
                        

    A navigator supporting hyperlinks.

    • Method Detail

      • getCurrentLocator

         abstract StateFlow<Locator> getCurrentLocator()

        Current position in the publication. Can be used to save a bookmark to the current position.