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

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

Uses of NotesTables in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as NotesTables
protected  NotesTables HWPFDocument._endnotesTables
          Holds the ending notes tables
protected  NotesTables HWPFDocument._footnotesTables
          Holds the footnotes tables
 

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

Constructors in org.apache.poi.hwpf.usermodel with parameters of type NotesTables
NotesImpl(NotesTables notesTables)
           
 



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