Interface Bookmark


public interface Bookmark
User friendly interface to access information about document bookmarks
Author:
Sergey Vladimirov (vlsergey {at} gmail {doc} com)
  • Method Details

    • getEnd

      int getEnd()
    • getName

      String getName()
    • getStart

      int getStart()
    • setName

      void setName(String name)