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

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

Uses of Bookmarks in org.apache.poi.hwpf
 

Methods in org.apache.poi.hwpf that return Bookmarks
 Bookmarks HWPFDocument.getBookmarks()
           
 

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

Classes in org.apache.poi.hwpf.usermodel that implement Bookmarks
 class BookmarksImpl
          Implementation of user-friendly interface for document bookmarks