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

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

Uses of Notes in org.apache.poi.hwpf
 

Methods in org.apache.poi.hwpf that return Notes
 Notes HWPFDocument.getEndnotes()
           
 Notes HWPFDocument.getFootnotes()
           
 

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

Classes in org.apache.poi.hwpf.usermodel that implement Notes
 class NotesImpl
          Default implementation of Notes interface