Uses of Interface
org.apache.poi.hwpf.usermodel.Bookmarks
-
Packages that use Bookmarks Package Description 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 Modifier and Type Method Description Bookmarks
HWPFDocument. getBookmarks()
-
Uses of Bookmarks in org.apache.poi.hwpf.usermodel
Classes in org.apache.poi.hwpf.usermodel that implement Bookmarks Modifier and Type Class Description class
BookmarksImpl
Implementation of user-friendly interface for document bookmarks
-