Interface Bookmark


public interface Bookmark
User friendly interface to access information about document bookmarks
  • Method Details

    • getEnd

      int getEnd()
    • getName

      String getName()
    • getStart

      int getStart()
    • setName

      void setName(String name)