Uses of Interface
org.apache.poi.hwpf.usermodel.Bookmark

Packages that use Bookmark
org.apache.poi.hwpf.usermodel   
 

Uses of Bookmark in org.apache.poi.hwpf.usermodel
 

Methods in org.apache.poi.hwpf.usermodel that return Bookmark
 Bookmark BookmarksImpl.getBookmark(int index)
           
 Bookmark Bookmarks.getBookmark(int index)