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

Packages that use SavedByTable
org.apache.poi.hwpf   
 

Uses of SavedByTable in org.apache.poi.hwpf
 

Methods in org.apache.poi.hwpf that return SavedByTable
 SavedByTable HWPFDocument.getSavedByTable()
          Gets a reference to the saved -by table, which holds the save history for the document.