Uses of Class
org.apache.poi.hwpf.model.BookmarksTables

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

Uses of BookmarksTables in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as BookmarksTables
protected  BookmarksTables HWPFDocument._bookmarksTables
          Holds the bookmarks tables
 

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

Constructors in org.apache.poi.hwpf.usermodel with parameters of type BookmarksTables
BookmarksImpl(BookmarksTables bookmarksTables)
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.